blob: f927f7dad5eeaeed21426f9b7e63b924d39cfc0b [file] [log] [blame]
SVG 1.1 dynamic animation tests
Tests that an animateTransform with invalid attributeType does not animate. Should result in a 100x100 rect and only PASS messages.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getTransformToElement(rootSVGElement, rect).e is 0
PASS getTransformToElement(rootSVGElement, rect).f is 0
PASS getTransformToElement(rootSVGElement, rect).e is 0
PASS getTransformToElement(rootSVGElement, rect).f is 0
PASS getTransformToElement(rootSVGElement, rect).e is 0
PASS getTransformToElement(rootSVGElement, rect).f is 0
PASS getTransformToElement(rootSVGElement, rect).e is 0
PASS getTransformToElement(rootSVGElement, rect).f is 0
PASS getTransformToElement(rootSVGElement, rect).e is 0
PASS getTransformToElement(rootSVGElement, rect).f is 0
PASS successfullyParsed is true
TEST COMPLETE