[Bug 21066] Provide an event path API

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

--- Comment #54 from Olli Pettay <bugs@pettay.fi> ---
(In reply to Koji Ishii from comment #53)
> I'm ok with that. My thought is that, if the API creates an array everytime
> it's read, not including unuseful staff may be better, but it's just mild
> preference.

How is Window object less useful than, say Document object or document root or
body element for example?
Note, usually event handlers (onfoo DOM attributes) in body element are
actually added to the Window object.

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

Received on Sunday, 11 January 2015 17:42:32 UTC