Re: [whatwg/fullscreen] Change algorithm of "collect documents to unfullscreen" (#72)

upsuper commented on this pull request.



> @@ -295,18 +295,28 @@ attribute's getter must run these steps:
  <li><p>Return null.
 </ol>
 
+<p>A <a>document</a> is said to be a <dfn>simple fullscreen document</dfn> if its <a>top layer</a>

That should still be a simple fullscreen document, since only one fullscreen element is in the top layer.

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

Received on Tuesday, 14 February 2017 11:55:47 UTC