Re: [whatwg/fullscreen] User agent needs latitude to end fullscreen when needed (#93)

Personally I think we should give UAs the license to do this in any case for UX reasons.

We could go a step further though and try to get cross-browser agreement on specific points at which you fully exit fullscreen, e.g. the JS dialogs or window.open() or window.print() or similar, and then code those into the HTML spec. If we do that we can then write cross-browser web platform tests for it.

I'll let @foolip, as the fullscreen spec person, pursue one of these directions.

-- 
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/93#issuecomment-305592767

Received on Thursday, 1 June 2017 19:16:51 UTC