- From: Dave Tapuska <notifications@github.com>
- Date: Fri, 18 May 2018 12:16:09 -0700
- To: whatwg/fullscreen <fullscreen@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 18 May 2018 19:16:31 UTC
If the fullscreen element is not connected anymore dispatch event and unfullscreen the element right away. This allows an element that is being removed to see that it isn't the fullscreen element synchronously. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fullscreen/pull/128 -- Commit Summary -- * If the fullscreen element is not connected anymore dispatch -- File Changes -- M fullscreen.bs (9) -- Patch Links -- https://github.com/whatwg/fullscreen/pull/128.patch https://github.com/whatwg/fullscreen/pull/128.diff -- 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/128
Received on Friday, 18 May 2018 19:16:31 UTC