We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51343b0 commit 4660b95Copy full SHA for 4660b95
index.bs
@@ -3822,7 +3822,8 @@ To <dfn>get the realm info</dfn> given |environment settings|:
3822
<dl>
3823
<dt>|global object| is a [=Window=] object
3824
<dd>
3825
- 1. Let |document| be |environment settings|' [=responsible document=].
+ 1. Let |document| be |environment settings|' [=relevant global object=]'s
3826
+ <a>associated <code>Document</code></a>.
3827
1. Let |browsing context| be |document|'s [=/browsing context=].
3828
1. Let |context id| be the [=browsing context id=] for |browsing context|.
3829
1. Let |realm info| be a map matching the <code>WindowRealmInfo</code> production,
0 commit comments