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

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

--- Comment #19 from Philip Jägenstedt <philipj@opera.com> ---
(In reply to Anne from comment #18)
> (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.

Um, right :) I'll make a note to test that case so that no one tries my
"optimization"...

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

Received on Monday, 4 August 2014 08:38:55 UTC