[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 #14 from Domenic Denicola <domenic@domenicdenicola.com> ---
Sure, but the reasoning stands. Nobody does that in JS. The DOM sometimes tries
to, but the TAG's opinion is that doing so is not good API design and should be
discontinued if possible in new DOM APIs. (Historically, it seems like this was
sometimes done because implementations did not distinguish between the
integrity of the model layer and the integrity of the user-exposed data layer.
This distinction is important and something the TAG highlighted recently.)

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

Received on Monday, 28 April 2014 15:57:29 UTC