OLD | NEW |
| (Empty) |
1 SVG 1.1 dynamic animation tests | |
2 | |
3 | |
4 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa
in times | |
5 | |
6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
7 | |
8 | |
9 PASS rootSVGElement.getTransformToElement(path1).a is 0 | |
10 PASS rootSVGElement.getTransformToElement(path1).b is 1 | |
11 PASS rootSVGElement.getTransformToElement(path1).c is -1 | |
12 PASS rootSVGElement.getTransformToElement(path1).d is 0 | |
13 PASS rootSVGElement.getTransformToElement(path1).e is 224.9 | |
14 PASS rootSVGElement.getTransformToElement(path1).f is -25.9 | |
15 PASS rootSVGElement.getTransformToElement(path2).a is 0 | |
16 PASS rootSVGElement.getTransformToElement(path2).b is -1 | |
17 PASS rootSVGElement.getTransformToElement(path2).c is 1 | |
18 PASS rootSVGElement.getTransformToElement(path2).d is 0 | |
19 PASS rootSVGElement.getTransformToElement(path2).e is -223.9 | |
20 PASS rootSVGElement.getTransformToElement(path2).f is 275.9 | |
21 PASS rootSVGElement.getTransformToElement(path1).a is 1 | |
22 PASS rootSVGElement.getTransformToElement(path1).b is 0.1 | |
23 PASS rootSVGElement.getTransformToElement(path1).c is -0.1 | |
24 PASS rootSVGElement.getTransformToElement(path1).d is 1 | |
25 PASS rootSVGElement.getTransformToElement(path1).e is -70.3 | |
26 PASS rootSVGElement.getTransformToElement(path1).f is -182.8 | |
27 PASS rootSVGElement.getTransformToElement(path2).a is -1 | |
28 PASS rootSVGElement.getTransformToElement(path2).b is -0.1 | |
29 PASS rootSVGElement.getTransformToElement(path2).c is 0.1 | |
30 PASS rootSVGElement.getTransformToElement(path2).d is -1 | |
31 PASS rootSVGElement.getTransformToElement(path2).e is 318.6 | |
32 PASS rootSVGElement.getTransformToElement(path2).f is 211.6 | |
33 PASS rootSVGElement.getTransformToElement(path1).a is 0.7 | |
34 PASS rootSVGElement.getTransformToElement(path1).b is -0.7 | |
35 PASS rootSVGElement.getTransformToElement(path1).c is 0.7 | |
36 PASS rootSVGElement.getTransformToElement(path1).d is 0.7 | |
37 PASS rootSVGElement.getTransformToElement(path1).e is -265.1 | |
38 PASS rootSVGElement.getTransformToElement(path1).f is -18.9 | |
39 PASS rootSVGElement.getTransformToElement(path2).a is -0.7 | |
40 PASS rootSVGElement.getTransformToElement(path2).b is 0.7 | |
41 PASS rootSVGElement.getTransformToElement(path2).c is -0.7 | |
42 PASS rootSVGElement.getTransformToElement(path2).d is -0.7 | |
43 PASS rootSVGElement.getTransformToElement(path2).e is 442.7 | |
44 PASS rootSVGElement.getTransformToElement(path2).f is -156.9 | |
45 PASS rootSVGElement.getTransformToElement(path1).a is 0.7 | |
46 PASS rootSVGElement.getTransformToElement(path1).b is -0.7 | |
47 PASS rootSVGElement.getTransformToElement(path1).c is 0.7 | |
48 PASS rootSVGElement.getTransformToElement(path1).d is 0.7 | |
49 PASS rootSVGElement.getTransformToElement(path1).e is -265.1 | |
50 PASS rootSVGElement.getTransformToElement(path1).f is -18.9 | |
51 PASS rootSVGElement.getTransformToElement(path2).a is -0.7 | |
52 PASS rootSVGElement.getTransformToElement(path2).b is 0.7 | |
53 PASS rootSVGElement.getTransformToElement(path2).c is -0.7 | |
54 PASS rootSVGElement.getTransformToElement(path2).d is -0.7 | |
55 PASS rootSVGElement.getTransformToElement(path2).e is 442.7 | |
56 PASS rootSVGElement.getTransformToElement(path2).f is -156.9 | |
57 PASS successfullyParsed is true | |
58 | |
59 TEST COMPLETE | |
60 | |
OLD | NEW |