- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Oct 2016 20:27:38 +0000
- To: public-svg-issues@w3.org
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