Re: [svgwg] Update SVG interfaces to use mixins where possible in all SVG specs. Issue #353

@tobie "Mixin Foo" seems more in line with the interface definitions in SVG.

@plinss Currently we use `<h3 id="InterfaceSVGAnimatedPoints">Interface SVGAnimatedPoints</h3>` in the spec. This would change to `<h3 id="InterfaceSVGAnimatedPoints" data-dfn-type="interface">Mixin SVGAnimatedPoints</h3>`. Is your script able to detect `SVGAnimatedPoints` from the title? Should there be another indication for your script to detect the mixin name? (Note: I'd like to keep the ID consistent)

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/svgwg/pull/376#issuecomment-354569408 using your GitHub account

Received on Saturday, 30 December 2017 21:30:38 UTC