blob: 8dfbcf2806d5fd964536c024f9f13a95d553a0d3 [file] [log] [blame]
SVG 1.1 dynamic animation tests
Tests animation with 'inherit'.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS colorComponents[1] is 255
PASS colorComponents[2] is 0
PASS colorComponents[3] is 0
PASS rect.style.fill is ""
PASS colorComponents[1] is 128
PASS colorComponents[2] is 64
PASS colorComponents[3] is 0
PASS rect.style.fill is ""
PASS colorComponents[1] is 0
PASS colorComponents[2] is 128
PASS colorComponents[3] is 0
PASS rect.style.fill is ""
PASS successfullyParsed is true
TEST COMPLETE