blob: 794bd2c102938682e1022aedce578042362e285c [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test SVGLength animation on LengthModeHeight.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rect.height.animVal.value is 100
PASS rect.height.baseVal.value is 100
PASS rect.height.animVal.value is 150
PASS rect.height.baseVal.value is 100
PASS rect.height.animVal.value is 200
PASS rect.height.baseVal.value is 100
PASS rect.height.animVal.value is 100
PASS rect.height.baseVal.value is 100
PASS successfullyParsed is true
TEST COMPLETE