[Bug 27569] Move getElementsBy* to ParentNode?

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

--- Comment #10 from Dimitri Glazkov <dglazkov@chromium.org> ---
(In reply to Philip Jägenstedt from comment #9)
> In bug 23620 Dimitri isn't excited about dropping getElementsBy* from
> ShadowRoot.
> 
> The path I would suggest is to move getElementsBy* to ParentNode and then
> remove them from ShadowRoot in specs and implementation. Other than
> discouraging use of live HTMLCollection, is there any reason to avoid
> exposing getElementsBy* on DocumentFragment?

Oh crap. All this time I was reading "getElementsBy*" as "getElementById".

Now that I am actually reading this correctly, I think we should go ahead with
deprecating ShadowRoot.getElementsBy*.

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

Received on Friday, 12 December 2014 16:04:33 UTC