[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

--- Comment #8 from Anne <annevk@annevk.nl> ---
More problems: the checks requestFullscreen() does are crossing origin
boundaries and therefore need to be asynchronous somehow. As the event is
already dispatched from a task, that may be feasible.

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

Received on Monday, 28 July 2014 15:06:34 UTC