[svgwg] [animation] transforms attr on paths referenced by mpath are ignored (#656)

BigBadaboom has just created a new issue for https://github.com/w3c/svgwg:

== [animation] transforms attr on paths referenced by mpath are ignored ==
https://svgwg.org/specs/animations/#MPathElement

If the path referenced by an `<mpath>` element has a `transform` attribute. That transform is ignored. Only the definition (`d`) of the path is used.  At least that is the way that all browsers seem to have implemented it.

https://jsfiddle.net/u7vxgq9d/

However that behaviour is not explicitly specified by the spec.  Perhaps it should be made explicit?


Please view or discuss this issue at https://github.com/w3c/svgwg/issues/656 using your GitHub account

Received on Thursday, 11 April 2019 14:49:09 UTC