[Bug 26813] Removing parent of element that's full screen

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

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
* the document that the fullscreen element is in has its document.open() method
invoked, causing the Document to be recycled but the element to go away?
* window.close() is called?

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

Received on Monday, 15 September 2014 23:25:50 UTC