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(path1).a is 0
11 PASS rootSVGElement.getTransformToElement(path1).b is 1
12 PASS rootSVGElement.getTransformToElement(path1).c is -1
13 PASS rootSVGElement.getTransformToElement(path1).d is 0
14 PASS rootSVGElement.getTransformToElement(path1).e is 224.9
15 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -25.9. Was -25.000000000000014.
16 PASS rootSVGElement.getTransformToElement(path2).a is 0
17 PASS rootSVGElement.getTransformToElement(path2).b is -1
18 PASS rootSVGElement.getTransformToElement(path2).c is 1
19 PASS rootSVGElement.getTransformToElement(path2).d is 0
20 FAIL rootSVGElement.getTransformToElement(path2).e should be close to -223.9. Was -225.
21 FAIL rootSVGElement.getTransformToElement(path2).f should be close to 275.9. Was 275.
22 PASS rootSVGElement.getTransformToElement(path1).a is 1
23 PASS rootSVGElement.getTransformToElement(path1).b is 0.1
24 PASS rootSVGElement.getTransformToElement(path1).c is -0.1
25 PASS rootSVGElement.getTransformToElement(path1).d is 1
26 FAIL rootSVGElement.getTransformToElement(path1).e should be close to -70.3. Was -70.87814895357428.
27 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -182.8. Was -182.60109333201257.
28 PASS rootSVGElement.getTransformToElement(path2).a is -1
29 PASS rootSVGElement.getTransformToElement(path2).b is -0.1
30 PASS rootSVGElement.getTransformToElement(path2).c is 0.1
31 PASS rootSVGElement.getTransformToElement(path2).d is -1
32 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 318.6. Was 319.29822182153924.
33 FAIL rootSVGElement.getTransformToElement(path2).f should be close to 211.6. Was 210.66313575977358.
34 PASS rootSVGElement.getTransformToElement(path1).a is 0.7
35 PASS rootSVGElement.getTransformToElement(path1).b is -0.7
36 PASS rootSVGElement.getTransformToElement(path1).c is 0.7
37 PASS rootSVGElement.getTransformToElement(path1).d is 0.7
38 PASS rootSVGElement.getTransformToElement(path1).e is -265.1
39 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624347.
40 PASS rootSVGElement.getTransformToElement(path2).a is -0.7
41 PASS rootSVGElement.getTransformToElement(path2).b is 0.7
42 PASS rootSVGElement.getTransformToElement(path2).c is -0.7
43 PASS rootSVGElement.getTransformToElement(path2).d is -0.7
44 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502.
45 FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09852261339003.
46 PASS rootSVGElement.getTransformToElement(path1).a is 0.7
47 PASS rootSVGElement.getTransformToElement(path1).b is -0.7
48 PASS rootSVGElement.getTransformToElement(path1).c is 0.7
49 PASS rootSVGElement.getTransformToElement(path1).d is 0.7
50 PASS rootSVGElement.getTransformToElement(path1).e is -265.1
51 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624347.
52 PASS rootSVGElement.getTransformToElement(path2).a is -0.7
53 PASS rootSVGElement.getTransformToElement(path2).b is 0.7
54 PASS rootSVGElement.getTransformToElement(path2).c is -0.7
55 PASS rootSVGElement.getTransformToElement(path2).d is -0.7
56 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502.
57 FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Was -159.09852261339003.
58 PASS successfullyParsed is true