blob: 32ba8f607d46e789cb45a1891d14cb3927766162 [file] [log] [blame]
SVG scale transform with negative scale values should be correctly converted to strings.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS g.getAttribute('transform') is "scale(-2 -4)"
PASS successfullyParsed is true
TEST COMPLETE