Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/svg/animations/animate-elem-08-t-drt-expected.txt

Issue 1406303007: Drop SVGGraphicsElement.getTransformToElement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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. 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 2 SVG 1.1 dynamic animation tests
3 3
4 4
5 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa in times 5 A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certa in times
6 6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8 8
9 9
10 PASS rootSVGElement.getTransformToElement(path1).a is 0 10 PASS getTransformToElement(rootSVGElement, path1).a is 0
11 PASS rootSVGElement.getTransformToElement(path1).b is 1 11 PASS getTransformToElement(rootSVGElement, path1).b is 1
12 PASS rootSVGElement.getTransformToElement(path1).c is -1 12 PASS getTransformToElement(rootSVGElement, path1).c is -1
13 PASS rootSVGElement.getTransformToElement(path1).d is 0 13 PASS getTransformToElement(rootSVGElement, path1).d is 0
14 PASS rootSVGElement.getTransformToElement(path1).e is 224.9 14 PASS getTransformToElement(rootSVGElement, path1).e is 224.9
15 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -25.9. Was -25.000000000000014. 15 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -25.9. Wa s -25.000000000000014.
16 PASS rootSVGElement.getTransformToElement(path2).a is 0 16 PASS getTransformToElement(rootSVGElement, path2).a is 0
17 PASS rootSVGElement.getTransformToElement(path2).b is -1 17 PASS getTransformToElement(rootSVGElement, path2).b is -1
18 PASS rootSVGElement.getTransformToElement(path2).c is 1 18 PASS getTransformToElement(rootSVGElement, path2).c is 1
19 PASS rootSVGElement.getTransformToElement(path2).d is 0 19 PASS getTransformToElement(rootSVGElement, path2).d is 0
20 FAIL rootSVGElement.getTransformToElement(path2).e should be close to -223.9. Wa s -225. 20 FAIL getTransformToElement(rootSVGElement, path2).e should be close to -223.9. W as -225.
21 FAIL rootSVGElement.getTransformToElement(path2).f should be close to 275.9. Was 275. 21 FAIL getTransformToElement(rootSVGElement, path2).f should be close to 275.9. Wa s 275.
22 PASS rootSVGElement.getTransformToElement(path1).a is 1 22 PASS getTransformToElement(rootSVGElement, path1).a is 1
23 PASS rootSVGElement.getTransformToElement(path1).b is 0.1 23 PASS getTransformToElement(rootSVGElement, path1).b is 0.1
24 PASS rootSVGElement.getTransformToElement(path1).c is -0.1 24 PASS getTransformToElement(rootSVGElement, path1).c is -0.1
25 PASS rootSVGElement.getTransformToElement(path1).d is 1 25 PASS getTransformToElement(rootSVGElement, path1).d is 1
26 FAIL rootSVGElement.getTransformToElement(path1).e should be close to -70.3. Was -70.87814895357428. 26 FAIL getTransformToElement(rootSVGElement, path1).e should be close to -70.3. Wa s -70.87814895357428.
27 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -182.8. Wa s -182.60109333201257. 27 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -182.8. W as -182.60109333201257.
28 PASS rootSVGElement.getTransformToElement(path2).a is -1 28 PASS getTransformToElement(rootSVGElement, path2).a is -1
29 PASS rootSVGElement.getTransformToElement(path2).b is -0.1 29 PASS getTransformToElement(rootSVGElement, path2).b is -0.1
30 PASS rootSVGElement.getTransformToElement(path2).c is 0.1 30 PASS getTransformToElement(rootSVGElement, path2).c is 0.1
31 PASS rootSVGElement.getTransformToElement(path2).d is -1 31 PASS getTransformToElement(rootSVGElement, path2).d is -1
32 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 318.6. Was 319.29822182153924. 32 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 318.6. Wa s 319.29822182153924.
33 FAIL rootSVGElement.getTransformToElement(path2).f should be close to 211.6. Was 210.66313575977358. 33 FAIL getTransformToElement(rootSVGElement, path2).f should be close to 211.6. Wa s 210.66313575977358.
34 PASS rootSVGElement.getTransformToElement(path1).a is 0.7 34 PASS getTransformToElement(rootSVGElement, path1).a is 0.7
35 PASS rootSVGElement.getTransformToElement(path1).b is -0.7 35 PASS getTransformToElement(rootSVGElement, path1).b is -0.7
36 PASS rootSVGElement.getTransformToElement(path1).c is 0.7 36 PASS getTransformToElement(rootSVGElement, path1).c is 0.7
37 PASS rootSVGElement.getTransformToElement(path1).d is 0.7 37 PASS getTransformToElement(rootSVGElement, path1).d is 0.7
38 PASS rootSVGElement.getTransformToElement(path1).e is -265.1 38 PASS getTransformToElement(rootSVGElement, path1).e is -265.1
39 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624326. 39 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Wa s -17.677916691624326.
40 PASS rootSVGElement.getTransformToElement(path2).a is -0.7 40 PASS getTransformToElement(rootSVGElement, path2).a is -0.7
41 PASS rootSVGElement.getTransformToElement(path2).b is 0.7 41 PASS getTransformToElement(rootSVGElement, path2).b is 0.7
42 PASS rootSVGElement.getTransformToElement(path2).c is -0.7 42 PASS getTransformToElement(rootSVGElement, path2).c is -0.7
43 PASS rootSVGElement.getTransformToElement(path2).d is -0.7 43 PASS getTransformToElement(rootSVGElement, path2).d is -0.7
44 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502. 44 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Wa s 441.941810617502.
45 FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Wa s -159.09852261339003. 45 FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. W as -159.09852261339003.
46 PASS rootSVGElement.getTransformToElement(path1).a is 0.7 46 PASS getTransformToElement(rootSVGElement, path1).a is 0.7
47 PASS rootSVGElement.getTransformToElement(path1).b is -0.7 47 PASS getTransformToElement(rootSVGElement, path1).b is -0.7
48 PASS rootSVGElement.getTransformToElement(path1).c is 0.7 48 PASS getTransformToElement(rootSVGElement, path1).c is 0.7
49 PASS rootSVGElement.getTransformToElement(path1).d is 0.7 49 PASS getTransformToElement(rootSVGElement, path1).d is 0.7
50 PASS rootSVGElement.getTransformToElement(path1).e is -265.1 50 PASS getTransformToElement(rootSVGElement, path1).e is -265.1
51 FAIL rootSVGElement.getTransformToElement(path1).f should be close to -18.9. Was -17.677916691624326. 51 FAIL getTransformToElement(rootSVGElement, path1).f should be close to -18.9. Wa s -17.677916691624326.
52 PASS rootSVGElement.getTransformToElement(path2).a is -0.7 52 PASS getTransformToElement(rootSVGElement, path2).a is -0.7
53 PASS rootSVGElement.getTransformToElement(path2).b is 0.7 53 PASS getTransformToElement(rootSVGElement, path2).b is 0.7
54 PASS rootSVGElement.getTransformToElement(path2).c is -0.7 54 PASS getTransformToElement(rootSVGElement, path2).c is -0.7
55 PASS rootSVGElement.getTransformToElement(path2).d is -0.7 55 PASS getTransformToElement(rootSVGElement, path2).d is -0.7
56 FAIL rootSVGElement.getTransformToElement(path2).e should be close to 442.7. Was 441.941810617502. 56 FAIL getTransformToElement(rootSVGElement, path2).e should be close to 442.7. Wa s 441.941810617502.
57 FAIL rootSVGElement.getTransformToElement(path2).f should be close to -156.9. Wa s -159.09852261339003. 57 FAIL getTransformToElement(rootSVGElement, path2).f should be close to -156.9. W as -159.09852261339003.
58 PASS successfullyParsed is true 58 PASS successfullyParsed is true
59 59
60 TEST COMPLETE 60 TEST COMPLETE
61 61
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698