Re: [svgwg] Restore SVGSVGElement.prototype.getElementById

@BigBadaboom @foolip Thanks for doing those tests.

The [SVG 1.1 function 
description](https://www.w3.org/TR/SVG11/struct.html#__svg__SVGSVGElement__getElementById)
 says "search this SVG document fragment", which I would read as 
including the `<svg>` as well, but if that's not how it is currently 
implemented, it makes sense to change it to be consistent with 
implementations and `querySelector`. 

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/182#issuecomment-230529856 using 
your GitHub account

Received on Tuesday, 5 July 2016 16:28:50 UTC