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

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

--- Comment #13 from Philip Jägenstedt <philipj@opera.com> ---
(In reply to Anne from comment #12)
> https://github.com/whatwg/fullscreen/commit/
> d8b9e4474cbef536fee6daaa5885eed8e73fc5de

This reversed the event order in exitFullscreen(). The events should be fired
in the opposite order compared to requestFullscreen(), so that the deepest
document gets it first and the top-level document last. Maybe not necessary for
site compat, but why risk it?

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

Received on Friday, 1 August 2014 10:59:40 UTC