[Bug 27569] Move getElementsBy* to ParentNode?

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

--- Comment #6 from Philip Jägenstedt <philipj@opera.com> ---
Where's the bug to remove getElementsBy* from ShadowRoot?

Why do we want to avoid spreading getElementsBy* to DocumentFragment? At least
in Blink it wouldn't add any complexity, it's already implementing in a base
class shared by DocumentFragment and the others. The reason I filed this bug is
in fact because it looks like a simplification, by having these defined in a
single place in the IDL as well, instead of spread out in this odd fashion.

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

Received on Thursday, 11 December 2014 19:43:18 UTC