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

The questions of `NoInterfaceObject` and what `implements` what are 
connected, so for the spec discussion I couldn't formulate an 
orthogonal or even follow-up issue. Concretely, my suggested fixes for
 `SVGZoomAndPan` and `SVGUnitTypes` would be:
* Leave `SVGZoomAndPan` as a mixin interface, with 
`[NoInterfaceObject]` and a bunch of interfaces implementing it.
* Make `SVGUnitTypes` a normal interface by dropping 
`NoInterfaceObject` and having nothing implement it.

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

Received on Wednesday, 19 October 2016 20:27:46 UTC