1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
2 SVG 1.1 dynamic animation tests
5 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certain times
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS rootSVGElement.getTransformToElement(path).e is -15
11 PASS rootSVGElement.getTransformToElement(path).f is -43
12 PASS rootSVGElement.getTransformToElement(path).e is -40
13 PASS rootSVGElement.getTransformToElement(path).f is -36.5
14 PASS rootSVGElement.getTransformToElement(path).e is -65
15 PASS rootSVGElement.getTransformToElement(path).f is -30
16 PASS rootSVGElement.getTransformToElement(path).e is -65
17 PASS rootSVGElement.getTransformToElement(path).f is -30
18 PASS successfullyParsed is true