[Bug 21067] [Shadow]: Provide an api to insertionParent

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

--- Comment #14 from Hayato Ito <hayato@chromium.org> ---
event.path() was landed in blink as described in
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21066#c25.

Although we still have to spec event.path(), I'd like to know whether we still
need insertionParent or not because event.path() might be sufficient.


(In reply to comment #13)
> Agreed. I'd like to avoid adding API unless there is a strong use case for
> that.
> 
> (In reply to comment #12)
> > For events XBL1 has .originalTarget but I really hope we don't add similar
> > thing for web components. As little as possible of the shadow DOM should be
> > exposed outside.

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

Received on Friday, 17 May 2013 10:20:55 UTC