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

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

Olli Pettay <bugs@pettay.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi

--- Comment #1 from Olli Pettay <bugs@pettay.fi> ---
But we want to hide the shadow dom from the rest of the page as much as 
possible. Otherwise shadow DOM becomes rather meaningless.
If the page outside the shadow DOM needs to know about the shadow DOM,
it feels like shadow DOM shouldn't be used at all for that use case.



(In Gecko there is privileged JS code only
EventTarget[] getEventTargetChain(), but that is for devtools and such)

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

Received on Thursday, 21 February 2013 09:35:48 UTC