blob: 6c2ea1f373b8c823b957a325f81e9317bb66e092 [file] [log] [blame]
SVG 1.1 dynamic animation tests
Test change of unit type for SVGLength animation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rect.width.animVal.unitType is SVGLength.SVG_LENGTHTYPE_NUMBER
PASS rect.width.animVal.unitType is SVGLength.SVG_LENGTHTYPE_NUMBER
PASS rect.width.animVal.unitType is SVGLength.SVG_LENGTHTYPE_PX
PASS rect.width.animVal.unitType is SVGLength.SVG_LENGTHTYPE_NUMBER
PASS successfullyParsed is true
TEST COMPLETE