blob: e1dbb15e61bd98384c3422ed1b37a441a48f6fbc [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test behavior of dynamically inserting animate without 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