Re: [svgwg] Make SVGAnimatedX data types extend DOMX data types wherever possible

Agree that SVGAnimatedString, and the `<a>` element interfaces + `className` are the priorities.

The other SVGAnimatedX interface with X as a base type are only used a few times each. (See full [SVG DOM IDL](https://svgwg.org/svg2-draft/idl.html).)  And for all the SVG-specific interface properties, the plan (I think) is that [CSS Typed OM](https://drafts.css-houdini.org/css-typed-om/) will eventually make it possible to completely deprecate & replace them, so yeah, it's probably not worth a lot of logical maneuvers to make them more logical as-is.

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

Received on Wednesday, 11 April 2018 22:50:09 UTC