[svgwg] Revert changes for removing SVGViewSpec interface and SVGSVGElement.currentView (#747)

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

== Revert changes for removing SVGViewSpec interface and SVGSVGElement.currentView ==
The fragment identifier parsing rules: https://www.w3.org/TR/SVG2/linking.html#SVGFragmentIdentifiersDefinitions state that an SVG view specification can still be defined to specify a handmade view of the SVG document. 

So removing the SVGSVGElement.currentView and removing the SVGViewSpec interface just prevent the web developer from accessing the attributes of view specifications that were set to the SVG document.

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

Received on Tuesday, 22 October 2019 20:14:26 UTC