[Bug 21066] Provide an event path API

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

--- Comment #48 from Anne <annevk@annevk.nl> ---
I think the way to understand this is that you need to understand that the
event path != node tree. Since you edit the shadow tree specification, that
should be somewhat obvious ;-)

Now with the exception of events whose type is load, in the event path the
Window object follows document.

Another way of saying this is that for the purposes of events, Window is the
root of the node tree (unless event.type is "load").

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

Received on Monday, 2 June 2014 08:19:52 UTC