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

I see, you want to prevent the case where a child of an active `<dialog>` goes fullscreen as well. That is what your definition does, but I was thinking about siblings only.

`<video>` inside a `<dialog>` doesn't seem too far-fetched to me, ads in dialogs seem pretty common on mobile and I don't know why video ads might not end up there. Not being able to watch that video in fullscreen seems odd.

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

Received on Monday, 13 July 2015 11:24:44 UTC