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

foolip 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>

What do we think about documents with a single fullscreen element in the top layer but a dialog above or beneath it?

-- 
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#pullrequestreview-21734683

Received on Tuesday, 14 February 2017 11:51:17 UTC