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

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

--- Comment #8 from Elliott Sprehn <esprehn@gmail.com> ---
(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:29:24 UTC