blob: c3f9695da6f4c16b36c9b20072e193f2e00daf7e [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test SVGLength animation from px to pc.
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 170
PASS rect.width.baseVal.value is 100
PASS rect.width.animVal.value is 240
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