[Bug 23620] [Shadow]: remove getElement* methods

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

--- Comment #6 from Philip Jägenstedt <philipj@opera.com> ---
IIUC, Anne wants to remove getElementsBy* from ShadowRoot, meaning it could
break stuff.

My suggestion in bug 27569 is to move things up to the ParentNode interface,
which would result in getElementsBy* becoming available on non-ShadowRoot
DocumentFragment as well.

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

Received on Thursday, 11 December 2014 21:09:43 UTC