[Bug 21066] [Shadow]: Provide an event path api

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

Dimitri Glazkov <dglazkov@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@annevk.nl

--- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> ---
This is an exciting proposal, but I think it belongs in DOM core. We should
expose event path as Event.path.

To alleviate Olli's concerns, for Shadow DOM, the Event.path should be adjusted
to show only the chunk of the path that's visible in the context of a given
tree.

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

Received on Thursday, 21 February 2013 16:25:07 UTC