[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 #12 from Hayato Ito <hayato@chromium.org> ---
Because we already have /deep/ combinator,
http://drafts.csswg.org/css-scoping/#selectordef-deep, I think
`document.deepContains(node)` might be a good name.

WDYT? If it's okay, let me spec that.

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

Received on Wednesday, 6 August 2014 08:24:05 UTC