Re: [whatwg/fullscreen] Update to use navigables instead of browsing contexts (PR #208)

@foolip approved this pull request.



> @@ -327,9 +324,20 @@ are:
  <li><p>Let <var>fullscreenElements</var> be an <a>ordered set</a> initially consisting of
  <a>this</a>.
 
- <li><p><a>While</a> the last element in <var>fullscreenElements</var> is in a
- <a>nested browsing context</a>: <a for=set>append</a> its <a>browsing context container</a> to
- <var>fullscreenElements</var>.
+ <li>
+  <p>While true:

Yep, this rewrite does the same thing as before. Thanks!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/pull/208#pullrequestreview-1165408788
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fullscreen/pull/208/review/1165408788@github.com>

Received on Wednesday, 2 November 2022 14:51:45 UTC