Re: [svgwg] Values in SVGZoomAndPan and SVGUnitTypes should be accessible to javascript

`SVGZoomAndPan`, unlike `SVGUnitTypes` is still used as mixin (it is implemented by [`SVGSVGElement`](https://svgwg.org/svg2-draft/struct.html#InterfaceSVGSVGElement) ).

So there is still access to the named constants through any `<svg>` element instance.

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

Received on Monday, 5 February 2018 22:17:13 UTC