blob: 1738fd48e4f5f91775203278478bf17296ba1ad0 [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