[Bug 23694] Should element.getElementById() consider the element itself when searching

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

--- Comment #4 from Olli Pettay <bugs@pettay.fi> ---
http://www.w3.org/TR/SVG/struct.html#__svg__SVGSVGElement__getElementById is
vague, but implementations indeed don't include the root element of a subtree.
So, I guess we need to live with that oddity, and perhaps
add the boolean param later if needed.

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

Received on Friday, 1 November 2013 11:57:51 UTC