[whatwg/fullscreen] Remove from top layer synchronously for not connected elements (#128)

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