[Bug 26440] Allow fullscreenchange events to be synchronized with animation frames

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

--- Comment #18 from Anne <annevk@annevk.nl> ---
(In reply to Philip Jägenstedt from comment #16)
> 3. Let topLevelDoc be doc's top-level browsing context's document.
> 
> 4. Set resize to true if topLevelDoc has a fullscreen element stack
> consisting of one element, and false otherwise.

If you have A > B with A being topLevelDoc. If B's fullscreen element stack
contains two elements, A's stack will not be popped.

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

Received on Monday, 4 August 2014 07:39:20 UTC