- From: Philip Jägenstedt <notifications@github.com>
- Date: Mon, 13 Jul 2015 03:51:07 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
Received on Monday, 13 July 2015 10:51:34 UTC
https://fullscreen.spec.whatwg.org/#exit-fullscreen At the very end, it seems like "Let element be exitDoc's fullscreen element" and "Unfullscreen element within exitDoc" ought to be equivalent to "unfullscreen exitDoc" given the current definition of [collect ancestors](https://fullscreen.spec.whatwg.org/#collect-ancestors). As written, a reader (like me) might otherwise wonder if *exitDoc* could have any fullscreen element after the steps or not. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fullscreen/issues/14
Received on Monday, 13 July 2015 10:51:34 UTC