[Bug 26366] It's possible to go fullscreen with an element not in the document

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26366

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cpearce@mozilla.com,
                   |                            |roc@ocallahan.org

--- Comment #3 from Anne <annevk@annevk.nl> ---
Although I guess we don't really want to block exitFullscreen(). Especially for
things such as navigation.

A document-wide pending element could work. exitFullscreen() would just clear
the element and return. And the queued task from requestFullscreen would become
a no-op. Does that make sense?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 28 July 2014 09:53:02 UTC