[Bug 22141] [Shadow]: Need mechanism to tell if an element in a ShadowRoot has been inserted into the Document

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

--- Comment #9 from Hayato Ito <hayato@chromium.org> ---
If we go for idea B, we need API to satisfy the original requirement.

Because node.inComposedTree() is just an tentative idea, I appreciate opinions
for better API to satisfy the requirement.

Other ideas:
- document.containsInComposedTree(node) - I think this is preferred.

Any ideas are welcome!

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

Received on Thursday, 13 March 2014 05:07:51 UTC