blob: 328a17811316b064fe44d2883fa8eb733fbc02d4 [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test SVGLength animation with invalid value: No spaces between number and unit.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 100
PASS rect.width.animVal.value is 0
PASS rect.width.baseVal.value is 0
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 100
PASS successfullyParsed is true
TEST COMPLETE