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

Side by Side Diff: LayoutTests/animations/interpolation/background-position-origin-interpolation-expected.txt

Issue 203723005: Web Animations API: Update interpolation test harness to test element.animate() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased and added rounding to numbers that get displayed Created 6 years, 9 months 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 | Annotate | Revision Log
OLDNEW
1 CSS Animations:
1 PASS: background-position from [center center] to [left 20px top 20px] was [50% 50%] at 0 2 PASS: background-position from [center center] to [left 20px top 20px] was [50% 50%] at 0
2 PASS: background-position from [center center] to [left 20px top 20px] was [calc (37.5% + 5px) calc(37.5% + 5px)] at 0.25 3 PASS: background-position from [center center] to [left 20px top 20px] was [calc (37.5% + 5px) calc(37.5% + 5px)] at 0.25
3 PASS: background-position from [center center] to [left 20px top 20px] was [calc (25% + 10px) calc(25% + 10px)] at 0.5 4 PASS: background-position from [center center] to [left 20px top 20px] was [calc (25% + 10px) calc(25% + 10px)] at 0.5
4 PASS: background-position from [center center] to [left 20px top 20px] was [calc (12.5% + 15px) calc(12.5% + 15px)] at 0.75 5 PASS: background-position from [center center] to [left 20px top 20px] was [calc (12.5% + 15px) calc(12.5% + 15px)] at 0.75
5 PASS: background-position from [center center] to [left 20px top 20px] was [20px 20px] at 1 6 PASS: background-position from [center center] to [left 20px top 20px] was [20px 20px] at 1
6 PASS: background-position from [center center] to [center top 20px] was [50% 50% ] at 0 7 PASS: background-position from [center center] to [center top 20px] was [50% 50% ] at 0
7 PASS: background-position from [center center] to [center top 20px] was [50% cal c(37.5% + 5px)] at 0.25 8 PASS: background-position from [center center] to [center top 20px] was [50% cal c(37.5% + 5px)] at 0.25
8 PASS: background-position from [center center] to [center top 20px] was [50% cal c(25% + 10px)] at 0.5 9 PASS: background-position from [center center] to [center top 20px] was [50% cal c(25% + 10px)] at 0.5
9 PASS: background-position from [center center] to [center top 20px] was [50% cal c(12.5% + 15px)] at 0.75 10 PASS: background-position from [center center] to [center top 20px] was [50% cal c(12.5% + 15px)] at 0.75
10 PASS: background-position from [center center] to [center top 20px] was [50% 20p x] at 1 11 PASS: background-position from [center center] to [center top 20px] was [50% 20p x] at 1
(...skipping 26 matching lines...) Expand all
37 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(37.5% + ((100% - 20px) * 0.25))] at 0.25 38 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(37.5% + ((100% - 20px) * 0.25))] at 0.25
38 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(25% + ((100% - 20px) * 0.5))] at 0.5 39 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(25% + ((100% - 20px) * 0.5))] at 0.5
39 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(12.5% + ((100% - 20px) * 0.75))] at 0.75 40 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(12.5% + ((100% - 20px) * 0.75))] at 0.75
40 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(100% - 20px)] at 1 41 PASS: background-position from [center center] to [center bottom 20px] was [50% calc(100% - 20px)] at 1
41 PASS: background-position from [center center] to [right 20px bottom 20px] was [ 50% 50%] at 0 42 PASS: background-position from [center center] to [right 20px bottom 20px] was [ 50% 50%] at 0
42 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(37.5% + ((100% - 20px) * 0.25)) calc(37.5% + ((100% - 20px) * 0.25))] at 0. 25 43 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(37.5% + ((100% - 20px) * 0.25)) calc(37.5% + ((100% - 20px) * 0.25))] at 0. 25
43 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(25% + ((100% - 20px) * 0.5)) calc(25% + ((100% - 20px) * 0.5))] at 0.5 44 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(25% + ((100% - 20px) * 0.5)) calc(25% + ((100% - 20px) * 0.5))] at 0.5
44 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(12.5% + ((100% - 20px) * 0.75)) calc(12.5% + ((100% - 20px) * 0.75))] at 0. 75 45 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(12.5% + ((100% - 20px) * 0.75)) calc(12.5% + ((100% - 20px) * 0.75))] at 0. 75
45 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(100% - 20px) calc(100% - 20px)] at 1 46 PASS: background-position from [center center] to [right 20px bottom 20px] was [ calc(100% - 20px) calc(100% - 20px)] at 1
46 47
48 Web Animations API:
49 FAIL: backgroundPosition from [center center] to [left 20px top 20px] was [0% 0% ] at 0, expected [50% 50%]
50 FAIL: backgroundPosition from [center center] to [left 20px top 20px] was [0% 0% ] at 0.25, expected [calc(37.5% + 5px) calc(37.5% + 5px)]
51 FAIL: backgroundPosition from [center center] to [left 20px top 20px] was [0% 0% ] at 0.5, expected [calc(25% + 10px) calc(25% + 10px)]
52 FAIL: backgroundPosition from [center center] to [left 20px top 20px] was [0% 0% ] at 0.75, expected [calc(12.5% + 15px) calc(12.5% + 15px)]
53 FAIL: backgroundPosition from [center center] to [left 20px top 20px] was [0% 0% ] at 1, expected [20px 20px]
54 FAIL: backgroundPosition from [center center] to [center top 20px] was [0% 0%] a t 0, expected [50% 50%]
55 FAIL: backgroundPosition from [center center] to [center top 20px] was [0% 0%] a t 0.25, expected [50% calc(37.5% + 5px)]
56 FAIL: backgroundPosition from [center center] to [center top 20px] was [0% 0%] a t 0.5, expected [50% calc(25% + 10px)]
57 FAIL: backgroundPosition from [center center] to [center top 20px] was [0% 0%] a t 0.75, expected [50% calc(12.5% + 15px)]
58 FAIL: backgroundPosition from [center center] to [center top 20px] was [0% 0%] a t 1, expected [50% 20px]
59 FAIL: backgroundPosition from [center center] to [right 20px top 20px] was [0% 0 %] at 0, expected [50% 50%]
60 FAIL: backgroundPosition from [center center] to [right 20px top 20px] was [0% 0 %] at 0.25, expected [calc(37.5% + ((100% - 20px) * 0.25)) calc(37.5% + 5px)]
61 FAIL: backgroundPosition from [center center] to [right 20px top 20px] was [0% 0 %] at 0.5, expected [calc(25% + ((100% - 20px) * 0.5)) calc(25% + 10px)]
62 FAIL: backgroundPosition from [center center] to [right 20px top 20px] was [0% 0 %] at 0.75, expected [calc(12.5% + ((100% - 20px) * 0.75)) calc(12.5% + 15px)]
63 FAIL: backgroundPosition from [center center] to [right 20px top 20px] was [0% 0 %] at 1, expected [calc(100% - 20px) 20px]
64 FAIL: backgroundPosition from [center center] to [left 20px center] was [0% 0%] at 0, expected [50% 50%]
65 FAIL: backgroundPosition from [center center] to [left 20px center] was [0% 0%] at 0.25, expected [calc(37.5% + 5px) 50%]
66 FAIL: backgroundPosition from [center center] to [left 20px center] was [0% 0%] at 0.5, expected [calc(25% + 10px) 50%]
67 FAIL: backgroundPosition from [center center] to [left 20px center] was [0% 0%] at 0.75, expected [calc(12.5% + 15px) 50%]
68 FAIL: backgroundPosition from [center center] to [left 20px center] was [0% 0%] at 1, expected [20px 50%]
69 FAIL: backgroundPosition from [center center] to [center center] was [0% 0%] at 0, expected [50% 50%]
70 FAIL: backgroundPosition from [center center] to [center center] was [0% 0%] at 0.25, expected [50% 50%]
71 FAIL: backgroundPosition from [center center] to [center center] was [0% 0%] at 0.5, expected [50% 50%]
72 FAIL: backgroundPosition from [center center] to [center center] was [0% 0%] at 0.75, expected [50% 50%]
73 FAIL: backgroundPosition from [center center] to [center center] was [0% 0%] at 1, expected [50% 50%]
74 FAIL: backgroundPosition from [center center] to [right 20px center] was [0% 0%] at 0, expected [50% 50%]
75 FAIL: backgroundPosition from [center center] to [right 20px center] was [0% 0%] at 0.25, expected [calc(37.5% + ((100% - 20px) * 0.25)) 50%]
76 FAIL: backgroundPosition from [center center] to [right 20px center] was [0% 0%] at 0.5, expected [calc(25% + ((100% - 20px) * 0.5)) 50%]
77 FAIL: backgroundPosition from [center center] to [right 20px center] was [0% 0%] at 0.75, expected [calc(12.5% + ((100% - 20px) * 0.75)) 50%]
78 FAIL: backgroundPosition from [center center] to [right 20px center] was [0% 0%] at 1, expected [calc(100% - 20px) 50%]
79 FAIL: backgroundPosition from [center center] to [left 20px bottom 20px] was [0% 0%] at 0, expected [50% 50%]
80 FAIL: backgroundPosition from [center center] to [left 20px bottom 20px] was [0% 0%] at 0.25, expected [calc(37.5% + 5px) calc(37.5% + ((100% - 20px) * 0.25))]
81 FAIL: backgroundPosition from [center center] to [left 20px bottom 20px] was [0% 0%] at 0.5, expected [calc(25% + 10px) calc(25% + ((100% - 20px) * 0.5))]
82 FAIL: backgroundPosition from [center center] to [left 20px bottom 20px] was [0% 0%] at 0.75, expected [calc(12.5% + 15px) calc(12.5% + ((100% - 20px) * 0.75))]
83 FAIL: backgroundPosition from [center center] to [left 20px bottom 20px] was [0% 0%] at 1, expected [20px calc(100% - 20px)]
84 FAIL: backgroundPosition from [center center] to [center bottom 20px] was [0% 0% ] at 0, expected [50% 50%]
85 FAIL: backgroundPosition from [center center] to [center bottom 20px] was [0% 0% ] at 0.25, expected [50% calc(37.5% + ((100% - 20px) * 0.25))]
86 FAIL: backgroundPosition from [center center] to [center bottom 20px] was [0% 0% ] at 0.5, expected [50% calc(25% + ((100% - 20px) * 0.5))]
87 FAIL: backgroundPosition from [center center] to [center bottom 20px] was [0% 0% ] at 0.75, expected [50% calc(12.5% + ((100% - 20px) * 0.75))]
88 FAIL: backgroundPosition from [center center] to [center bottom 20px] was [0% 0% ] at 1, expected [50% calc(100% - 20px)]
89 FAIL: backgroundPosition from [center center] to [right 20px bottom 20px] was [0 % 0%] at 0, expected [50% 50%]
90 FAIL: backgroundPosition from [center center] to [right 20px bottom 20px] was [0 % 0%] at 0.25, expected [calc(37.5% + ((100% - 20px) * 0.25)) calc(37.5% + ((100 % - 20px) * 0.25))]
91 FAIL: backgroundPosition from [center center] to [right 20px bottom 20px] was [0 % 0%] at 0.5, expected [calc(25% + ((100% - 20px) * 0.5)) calc(25% + ((100% - 20 px) * 0.5))]
92 FAIL: backgroundPosition from [center center] to [right 20px bottom 20px] was [0 % 0%] at 0.75, expected [calc(12.5% + ((100% - 20px) * 0.75)) calc(12.5% + ((100 % - 20px) * 0.75))]
93 FAIL: backgroundPosition from [center center] to [right 20px bottom 20px] was [0 % 0%] at 1, expected [calc(100% - 20px) calc(100% - 20px)]
94
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698