blob: ed69575fee99d70cf9eaf6ec0957abd839ae4cac [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test behavior of dynamically inserting animate with begin attribute
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rect.x.animVal.value is 0
PASS rect.x.baseVal.value is 0
PASS rect.x.animVal.value is 90
PASS rect.x.baseVal.value is 0
PASS successfullyParsed is true
TEST COMPLETE