| OLD | NEW |
| (Empty) |
| 1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a
nd will be removed. Please use CSS animations or Web animations instead. | |
| 2 SVG 1.1 dynamic animation tests | |
| 3 | |
| 4 | |
| 5 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa
in times | |
| 6 | |
| 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | |
| 8 | |
| 9 | |
| 10 PASS getTransformToElement(rootSVGElement, path1).a is 0 | |
| 11 PASS getTransformToElement(rootSVGElement, path1).b is 1 | |
| 12 PASS getTransformToElement(rootSVGElement, path1).c is -1 | |
| 13 PASS getTransformToElement(rootSVGElement, path1).d is 0 | |
| 14 PASS getTransformToElement(rootSVGElement, path1).e is 224.9 | |
| 15 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -25.9. Wa
s -25.000000000000014. | |
| 16 PASS getTransformToElement(rootSVGElement, path2).a is 0 | |
| 17 PASS getTransformToElement(rootSVGElement, path2).b is -1 | |
| 18 PASS getTransformToElement(rootSVGElement, path2).c is 1 | |
| 19 PASS getTransformToElement(rootSVGElement, path2).d is 0 | |
| 20 FAIL getTransformToElement(rootSVGElement, path2).e should be close to -223.9. W
as -225. | |
| 21 FAIL getTransformToElement(rootSVGElement, path2).f should be close to 275.9. Wa
s 275. | |
| 22 PASS getTransformToElement(rootSVGElement, path1).a is 1 | |
| 23 PASS getTransformToElement(rootSVGElement, path1).b is 0.1 | |
| 24 PASS getTransformToElement(rootSVGElement, path1).c is -0.1 | |
| 25 PASS getTransformToElement(rootSVGElement, path1).d is 1 | |
| 26 FAIL getTransformToElement(rootSVGElement, path1).e should be close to -70.3. Wa
s -70.87814895357428. | |
| 27 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -182.8. W
as -182.60109333201257. | |
| 28 PASS getTransformToElement(rootSVGElement, path2).a is -1 | |
| 29 PASS getTransformToElement(rootSVGElement, path2).b is -0.1 | |
| 30 PASS getTransformToElement(rootSVGElement, path2).c is 0.1 | |
| 31 PASS getTransformToElement(rootSVGElement, path2).d is -1 | |
| 32 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 318.6. Wa
s 319.29822182153924. | |
| 33 FAIL getTransformToElement(rootSVGElement, path2).f should be close to 211.6. Wa
s 210.66313575977358. | |
| 34 PASS getTransformToElement(rootSVGElement, path1).a is 0.7 | |
| 35 PASS getTransformToElement(rootSVGElement, path1).b is -0.7 | |
| 36 PASS getTransformToElement(rootSVGElement, path1).c is 0.7 | |
| 37 PASS getTransformToElement(rootSVGElement, path1).d is 0.7 | |
| 38 PASS getTransformToElement(rootSVGElement, path1).e is -265.1 | |
| 39 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Wa
s -17.677916691624326. | |
| 40 PASS getTransformToElement(rootSVGElement, path2).a is -0.7 | |
| 41 PASS getTransformToElement(rootSVGElement, path2).b is 0.7 | |
| 42 PASS getTransformToElement(rootSVGElement, path2).c is -0.7 | |
| 43 PASS getTransformToElement(rootSVGElement, path2).d is -0.7 | |
| 44 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Wa
s 441.941810617502. | |
| 45 FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. W
as -159.09852261339003. | |
| 46 PASS getTransformToElement(rootSVGElement, path1).a is 0.7 | |
| 47 PASS getTransformToElement(rootSVGElement, path1).b is -0.7 | |
| 48 PASS getTransformToElement(rootSVGElement, path1).c is 0.7 | |
| 49 PASS getTransformToElement(rootSVGElement, path1).d is 0.7 | |
| 50 PASS getTransformToElement(rootSVGElement, path1).e is -265.1 | |
| 51 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Wa
s -17.677916691624326. | |
| 52 PASS getTransformToElement(rootSVGElement, path2).a is -0.7 | |
| 53 PASS getTransformToElement(rootSVGElement, path2).b is 0.7 | |
| 54 PASS getTransformToElement(rootSVGElement, path2).c is -0.7 | |
| 55 PASS getTransformToElement(rootSVGElement, path2).d is -0.7 | |
| 56 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Wa
s 441.941810617502. | |
| 57 FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. W
as -159.09852261339003. | |
| 58 PASS successfullyParsed is true | |
| 59 | |
| 60 TEST COMPLETE | |
| 61 | |
| OLD | NEW |