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 | |