[Bug 25458] [Shadow]: The return type of Event.path should be EventTarget[], instead of NodeList

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

--- Comment #13 from Boris Zbarsky <bzbarsky@mit.edu> ---
This case is a bit weird because the "consumers" of an event, esp with web
components (which I assume is a given for event.path), are all sorts of pieces
of unrelated code.  So it's more like protecting one consumer from another one
that the first doesn't even know exists.

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

Received on Monday, 28 April 2014 15:54:41 UTC