[whatwg] Fullscreen events dispatched to elements

Jer Noble jer.noble at apple.com
Mon Jun 4 14:13:16 PDT 2012


On Jun 1, 2012, at 6:45 PM, Chris Pearce <cpearce at mozilla.com> wrote:

> Because we exit fullscreen when the fullscreen element is removed from the document, so if you dispatch events to the context element, the "fullscreenchange" event never bubbles up to the containing document in the exit-on-remove case.

Actually, in WebKit, we explicitly also message the document from which the element was removed in that case.  I don't see why this behavior couldn't be standardized.

-Jer



More information about the whatwg mailing list