Re: [whatwg/fullscreen] Introduce document.exitFullscreen({ fully: true })? (#70)

@richardbushell exposing more of that information would be fairly straightforward, but I'd also like to understand how it would be used. If you know that you're in nested fullscreen and what the other elements in addition to `document.fullscreenElement` are, what would your code do differently?

Or is the main ask to avoid entering nested fullscreen to begin with?

Are you writing library code that doesn't know if it's the only thing in the page using the fullscreen API?

-- 
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/70#issuecomment-468073083

Received on Wednesday, 27 February 2019 23:30:28 UTC