blob: 5775b8b3069494fc6e8ea6611dbcf19f6b538edf [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test SVGLength animation from px to percentage.
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 350
PASS rect.width.baseVal.value is 100
PASS rect.width.animVal.value is 600
PASS rect.width.baseVal.value is 100
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 100
PASS successfullyParsed is true
TEST COMPLETE