Re: [fullscreen] Inconsistency of condition between entering fullscreen and exiting fullscreen (#6)

It looks like in the case of two competing `showModal()` calls, the last one just wins, so that the first one is still open but inert:
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3565

Could the same be done for fullscreen, perhaps by defining that the top element in the top layer stack is never inert?

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fullscreen/issues/6#issuecomment-121201474

Received on Tuesday, 14 July 2015 11:00:37 UTC