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

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

--- Comment #9 from Hayato Ito <hayato@chromium.org> ---
Thank you for the use case.
Okay. Let me add the API to the ShadowRoot too.

(In reply to comment #8)
> (In reply to comment #7)
> > I'd like to defer adding the API to ShadowRoot until we have a use case for
> > that.
> > 
> > (In reply to comment #6)
> > > Should it be available on ShadowRoot too?
> 
> There is one though. If I'm walking up the tree and I run into shadow I need
> to know if I've been reprojected with a <shadow> to continue traversing
> upwards.
> 
> ShadowRoot should probably have both "host" and "insertionParent" (or
> whatever we're calling it).

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

Received on Friday, 22 March 2013 02:36:21 UTC