Subject: | Invalid transform attribute |
Hi,
the module generates invalid transform attributes: '<use
stroke="#000000" xlink:href="#ah" transform="translate(72.5
164.2)rotate(90)"/>'
There must be a whitespace or a comma between "translate()" and
"rotate()". See http://www.w3.org/TR/SVG11/coords.html#TransformAttribute
To get a test SVG, you can use the script I attached at #67697
- Renée