[Webkit-unassigned] [Bug 122755] DOM event does not bubble in off-DOM element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 08:54:40 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=122755





--- Comment #1 from Paul Miller <paul+bugs at paulmillr.com>  2013-10-14 08:53:27 PST ---
Here's DOM events spec: http://www.w3.org/TR/DOM-Level-3-Events/#bubble-phase

Bubbling should end with defaultView. Or, in the off-DOM case it still should bubble.

>Once determined, the propagation path must not be changed; for DOM implementations, this applies even if an element in the propagation path is moved within the DOM. or removed from the DOM.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list