[Bug 25423] [Shadow]: event.path should return every nodes in the event path, instead of erasing nodes on descendant trees.

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

--- Comment #2 from Hayato Ito <hayato@chromium.org> ---
(In reply to Anne from comment #1)
> Note that there is another bug on .path open somewhere. It should be able to
> hold more than nodes.

Yep. IIRC, event.path should return an array of *EventTarget*, rather than
NodeList.

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

Received on Wednesday, 23 April 2014 09:52:40 UTC