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

I overlooked something in the above. With setting href you could do the same as HTML: anchor.href = "foo"; (which puts forward to baseVal) but it wouldn't be the same for getting. You'd still get the SVGAnimatedString object of course. Maybe 50% better is still better though?

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

Received on Tuesday, 3 April 2018 20:52:21 UTC