blob: 7a8911bc7b0c409120ed3536cef9221a69e8db6f [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