blob: f9bc392a5f1e442f41df21acfa228b131abd9e76 [file] [log] [blame]
SVG 1.1 dynamic animation tests
This test forces use shadow tree recreation while an animating is running
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rect.width.animVal.value is 10
PASS rect.width.baseVal.value is 10
PASS rect.width.animVal.value is 55
PASS rect.width.baseVal.value is 10
PASS rect.width.animVal.value is 55
PASS rect.width.baseVal.value is 10
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 10
PASS rect.width.animVal.value is 100
PASS rect.width.baseVal.value is 10
PASS successfullyParsed is true
TEST COMPLETE