blob: fd0a94bf63168169fb615b63d7ce37eff5714cc6 [file] [log] [blame]
SVG 1.1 dynamic animation tests
Tests SVGAngle animation from rad to grad.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS marker.orientAngle.animVal.value is 0
PASS marker.orientAngle.baseVal.value is 0
PASS marker.orientAngle.animVal.value is 90
PASS marker.orientAngle.baseVal.value is 90
PASS marker.orientAngle.animVal.value is 180
PASS marker.orientAngle.baseVal.value is 180
PASS marker.orientAngle.animVal.value is 0
PASS marker.orientAngle.baseVal.value is 0
PASS successfullyParsed is true
TEST COMPLETE