File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -327,7 +327,7 @@ when invoked, must run these steps:
327
327
<li><p> Let <var> fullscreenElements</var> be an <a>ordered set</a> initially consisting of
328
328
<var> pending</var> .
329
329
330
- <li><p> <a>While</a> the first element in <var> fullscreenElements</var> is in a
330
+ <li><p> <a>While</a> the last element in <var> fullscreenElements</var> is in a
331
331
<a>nested browsing context</a> : <a for=set>append</a> its <a>browsing context container</a> to
332
332
<var> fullscreenElements</var> .
333
333
<!-- cross-process -->
@@ -733,6 +733,7 @@ delivered with the <a>document</a> through which it is nested.
733
733
734
734
<p> Thanks to
735
735
Andy Earnshaw,
736
+ Changwan Hong,
736
737
Chris Pearce,
737
738
Darin Fisher,
738
739
Dave Tapuska,
You can’t perform that action at this time.
0 commit comments