[Bug 20282] [Shadow]: The old-style getElement* accessors are old and should be gone

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

Ojan Vafai <ojan@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan@chromium.org

--- Comment #2 from Ojan Vafai <ojan@chromium.org> ---
What's strange to me is that we have these on ShadowRoot, but not
DocumentFragment. I'd like ShadowRoot to be as close to DocumentFragment as
possible just to keep the platform simpler to wrap your head around.

That said, I really don't think we should expose getElementsBy*. We don't need
more usages of live NodeLists in the platform.

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

Received on Friday, 7 December 2012 19:01:52 UTC