File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6846,7 +6846,8 @@ which is an algorithm that takes no arguments:
6846
6846
6847
6847
<li><p> The user agent has a reason to believe that it is about to lose the opportunity to
6848
6848
execute scripts, e.g., when the browser is moved to the background, or when
6849
- <var> request</var> 's <a for=request>window</a> is a {{Window}} whose
6849
+ <var> request</var> 's <a for=request>client</a>' s
6850
+ <a for="environment settings object">global object</a> is a {{Window}} object whose
6850
6851
<a>associated document</a> had a "<code> hidden</code> " <a for=Document>visibility state</a> for
6851
6852
a long period of time.
6852
6853
</ul>
@@ -9132,7 +9133,7 @@ method steps are:
9132
9133
9133
9134
<li><p> If <var> activateAfter</var> is less than 0, then throw a {{RangeError}} .
9134
9135
9135
- <li><p> If <var> request </var >'s <a for=request>window </a>' s <a>associated document</a> is not
9136
+ <li><p> If <a>this</a > 's <a>relevant global object </a>' s <a>associated document</a> is not
9136
9137
<a>fully active</a> , then throw a {{TypeError}} .
9137
9138
9138
9139
<li><p> If <var> request</var> 's <a for=request>URL</a>' s <a for=url>scheme</a> is not an
You can’t perform that action at this time.
0 commit comments