- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 29 Sep 2017 18:33:08 +0000 (UTC)
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 September 2017 18:33:32 UTC
A few different ideas: - Save the result of "collecting documents to unfullscreen" from the synchronous part of https://fullscreen.spec.whatwg.org/#exit-fullscreen and fire events there, and fire events at those documents, even if they don't have a fullscreen element later. - Just drop step 9, and adjust everything that follows to handle the fullscreen element being null, and then just firing on the document instead. Any others? -- 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/issues/105#issuecomment-333204062
Received on Friday, 29 September 2017 18:33:32 UTC