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

Thought about this for another second. This can potentially lead to webcompat issue in the future, actually.

I mean, if poping up dialog leads to exiting fullscreen in Chrome, could websites rely on that in the future in some case that they should really use `exitFullscreen`? e.g., if a website enters fullscreen, and pop up a dialog, and the developer tests it on Chrome and finds it exits fullscreen, then they may assume it would just exit fullscreen everywhere. In that case, other browsers would be left in fullscreen while the page thinks it has exited.

-- 
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-312397283

Received on Saturday, 1 July 2017 00:10:48 UTC