[Bug 16904] [Shadow]: ShadowRoot interface

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

--- Comment #3 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to comment #2)
> I think we should remove the getEle* methods yes. I think we should remove
> "ShadowRoot implements NodeSelector;" too as ShadowRoot inherits from
> DocumentFragment which already has that. The same goes for innerHTML.

The only quirk is that querySelector/querySelectorAll have slightly different
semantics when called on ShadowRoot.

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

Received on Tuesday, 16 October 2012 21:28:11 UTC