[svgwg] Issue: Revert changes for removing SVGViewSpec interface and SVGSVGElement.currentView (#747) marked as SVG2

AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "SVG2":

== 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.

See https://github.com/w3c/svgwg/issues/747

Received on Monday, 28 October 2019 01:00:02 UTC