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

> Making SVGZoomAndPan [NoInterfaceObject] will mean that you can't 
use its constants directly

The constants would be on SVGSVGElement and SVGViewElement together 
with the zoomAndPan attribute itself, doesn't that suffice?

> Dropping SVGUnitTypes means that you can only use its constants 
directly.

The suggestion is to keep it, so that the kind of code found in 
https://github.com/w3c/svgwg/issues/291#issuecomment-254442089 keeps 
working.

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

Received on Wednesday, 19 October 2016 21:25:31 UTC