[svgwg] Contradiction in spec in regards to SVGUseElement.instanceRoot etc

BigBadaboom has just created a new issue for https://github.com/w3c/svgwg:

== Contradiction in spec in regards to SVGUseElement.instanceRoot etc ==
Appendix [L.2.5. Document Structure chapter]() states:

> Removed the SVGElementInstance and SVGElementInstanceList interfaces, and the corresponding attributes on the SVGUseElement interface.

However `SVGElementInstance` and the attributes of `SVGUseElement` are actually still there.  Perhaps due to Shadow DOM rewrite (?)

- [5.14.12. Interface SVGElementInstance](https://svgwg.org/svg2-draft/single-page.html#struct-InterfaceSVGElementInstance)
- [5.14.10. Interface SVGUseElement](https://svgwg.org/svg2-draft/single-page.html#struct-InterfaceSVGUseElement).


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/330 using your GitHub account

Received on Wednesday, 12 July 2017 17:11:23 UTC