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

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

Issue 1715513002: Move background related shorthands into CSSPropertyParser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase test Created 4 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/backgrounds/background-position-parsing-2.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0) is [10px 10px]
4 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.25) is [12.5px 12.5px]
5 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.5) is [15px 15px]
6 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (0.75) is [17.5px 17.5px]
7 PASS CSS Transitions: property <background-position> from [] to [left 20px top 2 0px] at (1) is [20px 20px]
8 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0) is [0% 0%]
9 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.25) is [5px 5px]
10 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.5) is [10px 10px]
11 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (0.75) is [15px 15px]
12 PASS CSS Transitions: property <background-position> from [initial] to [left 20p x top 20px] at (1) is [20px 20px]
13 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0) is [80px 80px]
14 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.25) is [65px 65px]
15 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.5) is [50px 50px]
16 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (0.75) is [35px 35px]
17 PASS CSS Transitions: property <background-position> from [inherit] to [left 20p x top 20px] at (1) is [20px 20px]
18 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0) is [0% 0%]
19 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.25) is [5px 5px]
20 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.5) is [10px 10px]
21 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (0.75) is [15px 15px]
22 PASS CSS Transitions: property <background-position> from [unset] to [left 20px top 20px] at (1) is [20px 20px]
23 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0) is [50% 50%]
24 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
25 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
26 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
27 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px top 20px] at (1) is [20px 20px]
28 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0) is [left 50% 50%] assert_equals: expected "50 % 50 % " but got "left 50 % 50 % "
29 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.25) is [left 50% calc(5px + 37.5%)] assert_equals: expected "50 % calc ( 5px + 37.5 % ) " but got "left 50 % calc ( 5px + 37.5 % ) "
30 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.5) is [left 50% calc(10px + 25%)] assert_equals: expected " 50 % calc ( 10px + 25 % ) " but got "left 50 % calc ( 10px + 25 % ) "
31 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (0.75) is [left 50% calc(15px + 12.5%)] assert_equals: expecte d "50 % calc ( 15px + 12.5 % ) " but got "left 50 % calc ( 15px + 12.5 % ) "
32 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter top 20px] at (1) is [left 50% 20px] assert_equals: expected "50 % 20px " bu t got "left 50 % 20px "
33 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0) is [50% 50%]
34 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
35 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
36 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
37 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
38 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0) is [50% top 50%] assert_equals: expected "50 % 50 % " but got "50 % top 50 % "
39 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.25) is [calc(5px + 37.5%) top 50%] assert_equals: expected "calc ( 5px + 37.5 % ) 50 % " but got "calc ( 5px + 37.5 % ) top 50 % "
40 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.5) is [calc(10px + 25%) top 50%] assert_equals: expected " calc ( 10px + 25 % ) 50 % " but got "calc ( 10px + 25 % ) top 50 % "
41 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (0.75) is [calc(15px + 12.5%) top 50%] assert_equals: expecte d "calc ( 15px + 12.5 % ) 50 % " but got "calc ( 15px + 12.5 % ) top 50 % "
42 FAIL CSS Transitions: property <background-position> from [center center] to [le ft 20px center] at (1) is [20px top 50%] assert_equals: expected "20px 50 % " bu t got "20px top 50 % "
43 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0) is [50% 50%]
44 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.25) is [50% 50%]
45 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.5) is [50% 50%]
46 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (0.75) is [50% 50%]
47 PASS CSS Transitions: property <background-position> from [center center] to [ce nter center] at (1) is [50% 50%]
48 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0) is [50% top 50%] assert_equals: expected "50 % 50 % " bu t got "50 % top 50 % "
49 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.25) is [calc(-5px + 62.5%) top 50%] assert_equals: expect ed "calc ( - 5px + 62.5 % ) 50 % " but got "calc ( - 5px + 62.5 % ) top 50 % "
50 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.5) is [calc(-10px + 75%) top 50%] assert_equals: expected "calc ( - 10px + 75 % ) 50 % " but got "calc ( - 10px + 75 % ) top 50 % "
51 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (0.75) is [calc(-15px + 87.5%) top 50%] assert_equals: expec ted "calc ( - 15px + 87.5 % ) 50 % " but got "calc ( - 15px + 87.5 % ) top 50 % "
52 FAIL CSS Transitions: property <background-position> from [center center] to [ri ght 20px center] at (1) is [calc(-20px + 100%) top 50%] assert_equals: expected "calc ( - 20px + 100 % ) 50 % " but got "calc ( - 20px + 100 % ) top 50 % "
53 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0) is [50% 50%]
54 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
55 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
56 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
57 PASS CSS Transitions: property <background-position> from [center center] to [le ft 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
58 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0) is [left 50% 50%] assert_equals: expected "50 % 50 % " but got "left 50 % 50 % "
59 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.25) is [left 50% calc(-5px + 62.5%)] assert_equals: expe cted "50 % calc ( - 5px + 62.5 % ) " but got "left 50 % calc ( - 5px + 62.5 % ) "
60 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.5) is [left 50% calc(-10px + 75%)] assert_equals: expect ed "50 % calc ( - 10px + 75 % ) " but got "left 50 % calc ( - 10px + 75 % ) "
61 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (0.75) is [left 50% calc(-15px + 87.5%)] assert_equals: exp ected "50 % calc ( - 15px + 87.5 % ) " but got "left 50 % calc ( - 15px + 87.5 % ) "
62 FAIL CSS Transitions: property <background-position> from [center center] to [ce nter bottom 20px] at (1) is [left 50% calc(-20px + 100%)] assert_equals: expecte d "50 % calc ( - 20px + 100 % ) " but got "left 50 % calc ( - 20px + 100 % ) "
63 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0) is [50% 50%]
64 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
65 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
66 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
67 PASS CSS Transitions: property <background-position> from [center center] to [ri ght 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
68 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0) is [50% 50%]
69 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.25) is [50% 62.5%]
70 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.5) is [50% 75%]
71 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (0.75) is [50% 87.5%]
72 PASS CSS Transitions: property <background-position> from [center] to [bottom] a t (1) is [50% 100%]
73 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0) is [10px 10px]
74 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.25) is [12.5px 12.5px]
75 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.5) is [15px 15px]
76 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (0.75) is [17.5px 17.5px]
77 PASS CSS Animations: property <background-position> from [] to [left 20px top 20 px] at (1) is [20px 20px]
78 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%]
79 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px]
80 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px]
81 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px]
82 PASS CSS Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px]
83 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px]
84 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px]
85 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px]
86 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px]
87 PASS CSS Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px]
88 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%]
89 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px]
90 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px]
91 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px]
92 PASS CSS Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px]
93 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%]
94 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
95 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
96 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
97 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px]
98 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%]
99 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)]
100 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)]
101 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)]
102 PASS CSS Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px]
103 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%]
104 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
105 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
106 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
107 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
108 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%]
109 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%]
110 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%]
111 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%]
112 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%]
113 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%]
114 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%]
115 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%]
116 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%]
117 PASS CSS Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%]
118 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%]
119 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%]
120 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%]
121 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%]
122 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%]
123 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%]
124 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
125 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
126 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
127 PASS CSS Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
128 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%]
129 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)]
130 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)]
131 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)]
132 PASS CSS Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)]
133 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%]
134 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
135 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
136 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
137 PASS CSS Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
138 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0) is [50% 50%]
139 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.25) is [50% 62.5%]
140 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.5) is [50% 75%]
141 PASS CSS Animations: property <background-position> from [center] to [bottom] at (0.75) is [50% 87.5%]
142 PASS CSS Animations: property <background-position> from [center] to [bottom] at (1) is [50% 100%]
143 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0) is [0% 0%]
144 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.25) is [5px 5px]
145 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.5) is [10px 10px]
146 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (0.75) is [15px 15px]
147 PASS Web Animations: property <background-position> from [initial] to [left 20px top 20px] at (1) is [20px 20px]
148 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0) is [80px 80px]
149 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.25) is [65px 65px]
150 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.5) is [50px 50px]
151 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (0.75) is [35px 35px]
152 PASS Web Animations: property <background-position> from [inherit] to [left 20px top 20px] at (1) is [20px 20px]
153 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0) is [0% 0%]
154 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.25) is [5px 5px]
155 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.5) is [10px 10px]
156 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (0.75) is [15px 15px]
157 PASS Web Animations: property <background-position> from [unset] to [left 20px t op 20px] at (1) is [20px 20px]
158 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0) is [50% 50%]
159 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.25) is [calc(5px + 37.5%) calc(5px + 37.5%)]
160 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.5) is [calc(10px + 25%) calc(10px + 25%)]
161 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (0.75) is [calc(15px + 12.5%) calc(15px + 12.5%)]
162 PASS Web Animations: property <background-position> from [center center] to [lef t 20px top 20px] at (1) is [20px 20px]
163 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0) is [50% 50%]
164 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.25) is [50% calc(5px + 37.5%)]
165 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.5) is [50% calc(10px + 25%)]
166 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (0.75) is [50% calc(15px + 12.5%)]
167 PASS Web Animations: property <background-position> from [center center] to [cen ter top 20px] at (1) is [50% 20px]
168 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0) is [50% 50%]
169 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.25) is [calc(-5px + 62.5%) calc(5px + 37.5%)]
170 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.5) is [calc(-10px + 75%) calc(10px + 25%)]
171 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (0.75) is [calc(-15px + 87.5%) calc(15px + 12.5%)]
172 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px top 20px] at (1) is [calc(-20px + 100%) 20px]
173 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0) is [50% 50%]
174 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.25) is [calc(5px + 37.5%) 50%]
175 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.5) is [calc(10px + 25%) 50%]
176 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (0.75) is [calc(15px + 12.5%) 50%]
177 PASS Web Animations: property <background-position> from [center center] to [lef t 20px center] at (1) is [20px 50%]
178 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0) is [50% 50%]
179 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.25) is [50% 50%]
180 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.5) is [50% 50%]
181 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (0.75) is [50% 50%]
182 PASS Web Animations: property <background-position> from [center center] to [cen ter center] at (1) is [50% 50%]
183 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0) is [50% 50%]
184 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.25) is [calc(-5px + 62.5%) 50%]
185 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.5) is [calc(-10px + 75%) 50%]
186 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (0.75) is [calc(-15px + 87.5%) 50%]
187 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px center] at (1) is [calc(-20px + 100%) 50%]
188 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0) is [50% 50%]
189 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.25) is [calc(5px + 37.5%) calc(-5px + 62.5%)]
190 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.5) is [calc(10px + 25%) calc(-10px + 75%)]
191 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (0.75) is [calc(15px + 12.5%) calc(-15px + 87.5%)]
192 PASS Web Animations: property <background-position> from [center center] to [lef t 20px bottom 20px] at (1) is [20px calc(-20px + 100%)]
193 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0) is [50% 50%]
194 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.25) is [50% calc(-5px + 62.5%)]
195 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.5) is [50% calc(-10px + 75%)]
196 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (0.75) is [50% calc(-15px + 87.5%)]
197 PASS Web Animations: property <background-position> from [center center] to [cen ter bottom 20px] at (1) is [50% calc(-20px + 100%)]
198 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0) is [50% 50%]
199 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.25) is [calc(-5px + 62.5%) calc(-5px + 62.5%)]
200 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.5) is [calc(-10px + 75%) calc(-10px + 75%)]
201 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (0.75) is [calc(-15px + 87.5%) calc(-15px + 87.5%)]
202 PASS Web Animations: property <background-position> from [center center] to [rig ht 20px bottom 20px] at (1) is [calc(-20px + 100%) calc(-20px + 100%)]
203 PASS Web Animations: property <background-position> from [center] to [bottom] at (0) is [50% 50%]
204 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.25) is [50% 62.5%]
205 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.5) is [50% 75%]
206 PASS Web Animations: property <background-position> from [center] to [bottom] at (0.75) is [50% 87.5%]
207 PASS Web Animations: property <background-position> from [center] to [bottom] at (1) is [50% 100%]
208 Harness: the test ran to completion.
209
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/backgrounds/background-position-parsing-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698