Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Implement getElementsByTagNameNS scoped to an element #395

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Container elements like a group element have a getElementsByTagNameNS
method. We currently support the document level getElementsByTagNameNS
property but scoping it on an element and calling it there is currenly
unimplemented.

Original issue reported on code.google.com by bradneub...@gmail.com on 5 Nov 2009 at 11:51