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

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

Issue 157523002: Fix incorrect animation for some values of background-position. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@backgroundposition
Patch Set: Zoom properly, use interpolation test instead of reftest. Created 6 years, 10 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
OLDNEW
(Empty)
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 [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 (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 [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(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% 20p x] at 1
11 PASS: background-position from [center center] to [right 20px top 20px] was [50% 50%] at 0
12 PASS: background-position from [center center] to [right 20px top 20px] was [cal c(37.5% + ((100% - 20px) * 0.25)) calc(37.5% + 5px)] at 0.25
13 PASS: background-position from [center center] to [right 20px top 20px] was [cal c(25% + ((100% - 20px) * 0.5)) calc(25% + 10px)] at 0.5
14 PASS: background-position from [center center] to [right 20px top 20px] was [cal c(12.5% + ((100% - 20px) * 0.75)) calc(12.5% + 15px)] at 0.75
15 PASS: background-position from [center center] to [right 20px top 20px] was [cal c(100% - 20px) 20px] at 1
16 PASS: background-position from [center center] to [left 20px center] was [50% 50 %] at 0
17 PASS: background-position from [center center] to [left 20px center] was [calc(3 7.5% + 5px) 50%] at 0.25
18 PASS: background-position from [center center] to [left 20px center] was [calc(2 5% + 10px) 50%] at 0.5
19 PASS: background-position from [center center] to [left 20px center] was [calc(1 2.5% + 15px) 50%] at 0.75
20 PASS: background-position from [center center] to [left 20px center] was [20px 5 0%] at 1
21 PASS: background-position from [center center] to [center center] was [50% 50%] at 0
22 PASS: background-position from [center center] to [center center] was [50% 50%] at 0.25
23 PASS: background-position from [center center] to [center center] was [50% 50%] at 0.5
24 PASS: background-position from [center center] to [center center] was [50% 50%] at 0.75
25 PASS: background-position from [center center] to [center center] was [50% 50%] at 1
26 PASS: background-position from [center center] to [right 20px center] was [50% 5 0%] at 0
27 PASS: background-position from [center center] to [right 20px center] was [calc( 37.5% + ((100% - 20px) * 0.25)) 50%] at 0.25
28 PASS: background-position from [center center] to [right 20px center] was [calc( 25% + ((100% - 20px) * 0.5)) 50%] at 0.5
29 PASS: background-position from [center center] to [right 20px center] was [calc( 12.5% + ((100% - 20px) * 0.75)) 50%] at 0.75
30 PASS: background-position from [center center] to [right 20px center] was [calc( 100% - 20px) 50%] at 1
31 PASS: background-position from [center center] to [left 20px bottom 20px] was [5 0% 50%] at 0
32 PASS: background-position from [center center] to [left 20px bottom 20px] was [c alc(37.5% + 5px) calc(37.5% + ((100% - 20px) * 0.25))] at 0.25
33 PASS: background-position from [center center] to [left 20px bottom 20px] was [c alc(25% + 10px) calc(25% + ((100% - 20px) * 0.5))] at 0.5
34 PASS: background-position from [center center] to [left 20px bottom 20px] was [c alc(12.5% + 15px) calc(12.5% + ((100% - 20px) * 0.75))] at 0.75
35 PASS: background-position from [center center] to [left 20px bottom 20px] was [2 0px calc(100% - 20px)] at 1
36 PASS: background-position from [center center] to [center bottom 20px] was [50% 50%] at 0
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(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(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 [ 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(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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698