1[transform-interpolation-computed-value.html]
2  [Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
3    expected: FAIL
4
5  [Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
6    expected: FAIL
7
8  [Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
9    expected: FAIL
10
11  [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
12    expected: FAIL
13
14  [Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap.]
15    expected: FAIL
16
17  [Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap.]
18    expected: FAIL
19
20  [Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap.]
21    expected: FAIL
22
23  [Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
24    expected: FAIL
25
26  [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.]
27    expected: FAIL
28
29  [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap with zoom active.]
30    expected: FAIL
31
32  [Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.]
33    expected: FAIL
34
35  [Interpolation between scale(1, 2) and scale(3, 4) gives the correct computed value halfway according to computedStyleMap with zoom active.]
36    expected: FAIL
37
38  [Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap.]
39    expected: FAIL
40
41  [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.]
42    expected: FAIL
43
44  [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to commitStyles.]
45    expected: FAIL
46
47  [Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.]
48    expected: FAIL
49
50  [Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap with zoom active.]
51    expected: FAIL
52
53  [Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
54    expected: FAIL
55
56  [Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.]
57    expected: FAIL
58
59  [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to commitStyles.]
60    expected: FAIL
61
62  [Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap.]
63    expected: FAIL
64
65  [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to commitStyles.]
66    expected: FAIL
67
68  [Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap.]
69    expected: FAIL
70
71  [Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap.]
72    expected: FAIL
73
74  [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
75    expected: FAIL
76
77  [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
78    expected: FAIL
79
80  [Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap.]
81    expected: FAIL
82
83  [Interpolation between rotateZ(30deg) and rotateZ(90deg) gives the correct computed value halfway according to computedStyleMap.]
84    expected: FAIL
85
86  [Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
87    expected: FAIL
88
89  [Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
90    expected: FAIL
91
92  [Interpolation between scaleX(1) and scaleX(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
93    expected: FAIL
94
95  [Interpolation between scaleZ(1) and scaleZ(2) gives the correct computed value halfway according to computedStyleMap.]
96    expected: FAIL
97
98  [Interpolation between scale3d(1, 2, 3) and scale3d(4, 5, 6) gives the correct computed value halfway according to computedStyleMap.]
99    expected: FAIL
100
101  [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to computedStyleMap.]
102    expected: FAIL
103
104  [Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
105    expected: FAIL
106
107  [Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
108    expected: FAIL
109
110  [Interpolation between translateX(50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
111    expected: FAIL
112
113  [Interpolation between scale3d(1, 2, 3) and scale(4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.]
114    expected: FAIL
115
116  [Interpolation between rotate(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
117    expected: FAIL
118
119  [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
120    expected: FAIL
121
122  [Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap.]
123    expected: FAIL
124
125  [Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
126    expected: FAIL
127
128  [Interpolation between scale(1) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
129    expected: FAIL
130
131  [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to commitStyles.]
132    expected: FAIL
133
134  [Interpolation between rotate(30deg) and rotate(90deg) gives the correct computed value halfway according to computedStyleMap.]
135    expected: FAIL
136
137  [Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
138    expected: FAIL
139
140  [Interpolation between translateZ(-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
141    expected: FAIL
142
143  [Interpolation between skewX(0deg) and skewX(60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
144    expected: FAIL
145
146  [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap.]
147    expected: FAIL
148
149  [Interpolation between translate3d(0,0,-50px) and translateZ(50px) gives the correct computed value halfway according to computedStyleMap.]
150    expected: FAIL
151
152  [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to commitStyles.]
153    expected: FAIL
154
155  [Interpolation between skewX(0deg) and skewX(180deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
156    expected: FAIL
157
158  [Interpolation between skew(0deg, 0deg) and skew(60deg, 60deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
159    expected: FAIL
160
161  [Interpolation between translateZ(50px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
162    expected: FAIL
163
164  [Interpolation between rotateX(0deg) and rotateX(90deg) gives the correct computed value halfway according to computedStyleMap.]
165    expected: FAIL
166
167  [Interpolation between scale(1, 2) and scale3d(3, 4, 5) gives the correct computed value halfway according to computedStyleMap with zoom active.]
168    expected: FAIL
169
170  [Interpolation between skewX(0deg) and skewX(90deg) gives the correct computed value halfway according to computedStyleMap.]
171    expected: FAIL
172
173  [Interpolation between skew(45deg, 0deg) and skew(0deg, 45deg) gives the correct computed value halfway according to computedStyleMap with zoom active.]
174    expected: FAIL
175
176  [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to computedStyleMap.]
177    expected: FAIL
178
179  [Interpolation between translateX(0px) and translateX(50px) gives the correct computed value halfway according to computedStyleMap with zoom active.]
180    expected: FAIL
181
182  [Interpolation between scaleY(1) and scaleY(2) gives the correct computed value halfway according to computedStyleMap.]
183    expected: FAIL
184
185  [Interpolation between translateX(0%) and translateX(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
186    expected: FAIL
187
188  [Interpolation between scaleZ(1) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
189    expected: FAIL
190
191  [Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap.]
192    expected: FAIL
193
194  [Interpolation between translate(0%) and translate(50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
195    expected: FAIL
196
197  [Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap.]
198    expected: FAIL
199
200  [Interpolation between translate(50%) and translate(100%, 50%) gives the correct computed value halfway according to computedStyleMap with zoom active.]
201    expected: FAIL
202
203  [Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap.]
204    expected: FAIL
205
206  [Interpolation between scale(1, 3) and scale(2) gives the correct computed value halfway according to computedStyleMap with zoom active.]
207    expected: FAIL
208
209