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

I'm not sure I exactly understand the case that's at issue here, but it's definitely intended that you can have a child of <body> that is a <dialog> that asks for, say, a pizza preference, make that modal, then have another child of <body> that is a <dialog> that is a message box, and have that be fired and modal on top of the other one, saying, say, "we cannot bake pizzas with chocolate ice cream", and for both of these dialogs to be able to have subparts made full-screen while they are the dialog on top.

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

Received on Tuesday, 14 July 2015 16:02:17 UTC