Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / animations / interpolation / background-position-origin-interpolation-expected.txt
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% calc(37.5% + 5px)] at 0.25
8 PASS: background-position from [center center] to [center top 20px] was [50% calc(25% + 10px)] at 0.5
9 PASS: background-position from [center center] to [center top 20px] was [50% calc(12.5% + 15px)] at 0.75
10 PASS: background-position from [center center] to [center top 20px] was [50% 20px] 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 [calc(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 [calc(25% + ((100% - 20px) * 0.5)) calc(25% + 10px)] at 0.5
14 PASS: background-position from [center center] to [right 20px top 20px] was [calc(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 [calc(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(37.5% + 5px) 50%] at 0.25
18 PASS: background-position from [center center] to [left 20px center] was [calc(25% + 10px) 50%] at 0.5
19 PASS: background-position from [center center] to [left 20px center] was [calc(12.5% + 15px) 50%] at 0.75
20 PASS: background-position from [center center] to [left 20px center] was [20px 50%] 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% 50%] 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 [50% 50%] at 0
32 PASS: background-position from [center center] to [left 20px bottom 20px] was [calc(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 [calc(25% + 10px) calc(25% + ((100% - 20px) * 0.5))] at 0.5
34 PASS: background-position from [center center] to [left 20px bottom 20px] was [calc(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 [20px 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