Re: [svgwg] Serialization format for path strings

> SMIL implementations allowed animation between absolute and relative commands.

Well, that's interesting. That's not how I read the [SVG 1.1 spec](https://www.w3.org/TR/SVG11/paths.html#DAttribute):

> Path data animation is only possible when each path data specification within an animation specification has exactly the same list of path data commands as the ā€˜dā€™ attribute.

But [I tested](https://codepen.io/AmeliaBR/pen/9cb5e531996abdf985c50ab15bdf5899/), and it works in Safari, Chrome and Firefox.  Other devs must have had more generous interpretations of "exactly the same" than I did.

PS, The current spec text isn't much clearer on that point, so whatever gets resolved here, it should be clarified.

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

Received on Friday, 21 September 2018 03:59:32 UTC