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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/text-indent-interpolation-expected.txt

Issue 2236193002: WIP: Implement CSS transitions on top of InterpolationTypes instead of AnimatableValues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_environmentStyle
Patch Set: Created 4 years, 4 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 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
4 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0) is [1 0px]
5 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.3) is [19px]
6 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.6) is [28px]
7 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (1) is [4 0px]
8 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (1.5) is [55px]
9 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (-0.3) is [-6px]
10 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0) is [0px]
11 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0.3) i s [6px]
12 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (0.6) i s [12px]
13 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (1) is [20px]
14 PASS CSS Transitions: property <text-indent> from [initial] to [20px] at (1.5) i s [30px]
15 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (-0.3) is [85px]
16 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0) is [70px]
17 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0.3) i s [55px]
18 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0.6) i s [40px]
19 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (1) is [20px]
20 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (1.5) i s [-5px]
21 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
22 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0) is [7 0px]
23 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0.3) is [55px]
24 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (0.6) is [40px]
25 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (1) is [2 0px]
26 PASS CSS Transitions: property <text-indent> from [unset] to [20px] at (1.5) is [-5px]
27 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (-0.3) is [ -15px]
28 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0) is [0px ]
29 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0.3) is [1 5px]
30 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (0.6) is [3 0px]
31 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (1) is [50p x]
32 PASS CSS Transitions: property <text-indent> from [0px] to [50px] at (1.5) is [7 5px]
33 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (-0.3) is [-15px hanging]
34 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (0) is [0px hanging]
35 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (0.3) is [15px hanging]
36 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (0.6) is [30px hanging]
37 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (1) is [50px hanging]
38 PASS CSS Transitions: property <text-indent> from [0px hanging] to [50px hanging ] at (1.5) is [75px hanging]
39 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (-0.3) is [-15px each-line hanging]
40 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (0) is [0px each-line hanging]
41 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (0.3) is [15px each-line hanging]
42 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (0.6) is [30px each-line hanging]
43 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (1) is [50px each-line hanging]
44 PASS CSS Transitions: property <text-indent> from [0px hanging each-line] to [50 px each-line hanging] at (1.5) is [75px each-line hanging]
45 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (-0.3) is [-15px hanging] assert_equals: expected "50px hanging " but got "- 15px hanging "
46 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (0) is [0px hanging] assert_equals: expected "50px hanging " but got "0px hanging "
47 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (0.3) is [15px hanging] assert_equals: expected "50px hanging " but got " 15px hanging "
48 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (0.5) is [25px hanging] assert_equals: expected "50px hanging " but got " 25px hanging "
49 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (0.6) is [30px hanging] assert_equals: expected "50px hanging " but got " 30px hanging "
50 PASS CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (1) is [50px hanging]
51 FAIL CSS Transitions: property <text-indent> from [0px each-line] to [50px hangi ng] at (1.5) is [75px hanging] assert_equals: expected "50px hanging " but got " 75px hanging "
52 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (-0.3) is [-15px each-line hanging] assert_equals: expected "50px each - line hanging " but got "- 15px each - line hanging "
53 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (0) is [0px each-line hanging] assert_equals: expected "50px each - line hanging " but got "0px each - line hanging "
54 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (0.3) is [15px each-line hanging] assert_equals: expected "50px each - li ne hanging " but got "15px each - line hanging "
55 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (0.5) is [25px each-line hanging] assert_equals: expected "50px each - li ne hanging " but got "25px each - line hanging "
56 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (0.6) is [30px each-line hanging] assert_equals: expected "50px each - li ne hanging " but got "30px each - line hanging "
57 PASS CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (1) is [50px each-line hanging]
58 FAIL CSS Transitions: property <text-indent> from [0px] to [50px each-line hangi ng] at (1.5) is [75px each-line hanging] assert_equals: expected "50px each - li ne hanging " but got "75px each - line hanging "
59 PASS CSS Animations: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
60 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0) is [10 px]
61 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.3) is [ 19px]
62 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.6) is [ 28px]
63 PASS CSS Animations: property <text-indent> from neutral to [40px] at (1) is [40 px]
64 PASS CSS Animations: property <text-indent> from neutral to [40px] at (1.5) is [ 55px]
65 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (-0.3) i s [-6px]
66 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0) is [ 0px]
67 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
68 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
69 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (1) is [ 20px]
70 PASS CSS Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
71 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (-0.3) i s [85px]
72 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0) is [ 70px]
73 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
74 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
75 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (1) is [ 20px]
76 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (1.5) is [-5px]
77 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
78 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0) is [70 px]
79 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0.3) is [ 55px]
80 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (0.6) is [ 40px]
81 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (1) is [20 px]
82 PASS CSS Animations: property <text-indent> from [unset] to [20px] at (1.5) is [ -5px]
83 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (-0.3) is [- 15px]
84 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0) is [0px]
85 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0.3) is [15 px]
86 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (0.6) is [30 px]
87 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (1) is [50px ]
88 PASS CSS Animations: property <text-indent> from [0px] to [50px] at (1.5) is [75 px]
89 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (-0.3) is [-15px hanging]
90 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0) is [0px hanging]
91 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.3) is [15px hanging]
92 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.6) is [30px hanging]
93 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1) is [50px hanging]
94 PASS CSS Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1.5) is [75px hanging]
95 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (-0.3) is [-15px each-line hanging]
96 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0) is [0px each-line hanging]
97 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0.3) is [15px each-line hanging]
98 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0.6) is [30px each-line hanging]
99 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (1) is [50px each-line hanging]
100 PASS CSS Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (1.5) is [75px each-line hanging]
101 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (-0.3) is [0px each-line]
102 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0) is [0px each-line]
103 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.3) is [0px each-line]
104 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.5) is [50px hanging]
105 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.6) is [50px hanging]
106 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1) is [50px hanging]
107 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1.5) is [50px hanging]
108 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (-0.3) is [0px]
109 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0) is [0px]
110 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.3) is [0px]
111 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.5) is [50px each-line hanging]
112 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.6) is [50px each-line hanging]
113 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1) is [50px each-line hanging]
114 PASS CSS Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1.5) is [50px each-line hanging]
115 PASS Web Animations: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
116 PASS Web Animations: property <text-indent> from neutral to [40px] at (0) is [10 px]
117 PASS Web Animations: property <text-indent> from neutral to [40px] at (0.3) is [ 19px]
118 PASS Web Animations: property <text-indent> from neutral to [40px] at (0.6) is [ 28px]
119 PASS Web Animations: property <text-indent> from neutral to [40px] at (1) is [40 px]
120 PASS Web Animations: property <text-indent> from neutral to [40px] at (1.5) is [ 55px]
121 PASS Web Animations: property <text-indent> from [initial] to [20px] at (-0.3) i s [-6px]
122 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0) is [ 0px]
123 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
124 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
125 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1) is [ 20px]
126 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
127 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (-0.3) i s [85px]
128 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0) is [ 70px]
129 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
130 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
131 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (1) is [ 20px]
132 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (1.5) is [-5px]
133 PASS Web Animations: property <text-indent> from [unset] to [20px] at (-0.3) is [85px]
134 PASS Web Animations: property <text-indent> from [unset] to [20px] at (0) is [70 px]
135 PASS Web Animations: property <text-indent> from [unset] to [20px] at (0.3) is [ 55px]
136 PASS Web Animations: property <text-indent> from [unset] to [20px] at (0.6) is [ 40px]
137 PASS Web Animations: property <text-indent> from [unset] to [20px] at (1) is [20 px]
138 PASS Web Animations: property <text-indent> from [unset] to [20px] at (1.5) is [ -5px]
139 PASS Web Animations: property <text-indent> from [0px] to [50px] at (-0.3) is [- 15px]
140 PASS Web Animations: property <text-indent> from [0px] to [50px] at (0) is [0px]
141 PASS Web Animations: property <text-indent> from [0px] to [50px] at (0.3) is [15 px]
142 PASS Web Animations: property <text-indent> from [0px] to [50px] at (0.6) is [30 px]
143 PASS Web Animations: property <text-indent> from [0px] to [50px] at (1) is [50px ]
144 PASS Web Animations: property <text-indent> from [0px] to [50px] at (1.5) is [75 px]
145 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (-0.3) is [-15px hanging]
146 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0) is [0px hanging]
147 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.3) is [15px hanging]
148 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (0.6) is [30px hanging]
149 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1) is [50px hanging]
150 PASS Web Animations: property <text-indent> from [0px hanging] to [50px hanging] at (1.5) is [75px hanging]
151 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (-0.3) is [-15px each-line hanging]
152 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0) is [0px each-line hanging]
153 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0.3) is [15px each-line hanging]
154 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (0.6) is [30px each-line hanging]
155 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (1) is [50px each-line hanging]
156 PASS Web Animations: property <text-indent> from [0px hanging each-line] to [50p x each-line hanging] at (1.5) is [75px each-line hanging]
157 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (-0.3) is [0px each-line]
158 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0) is [0px each-line]
159 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.3) is [0px each-line]
160 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.5) is [50px hanging]
161 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.6) is [50px hanging]
162 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1) is [50px hanging]
163 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1.5) is [50px hanging]
164 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (-0.3) is [0px]
165 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0) is [0px]
166 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.3) is [0px]
167 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.5) is [50px each-line hanging]
168 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.6) is [50px each-line hanging]
169 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1) is [50px each-line hanging]
170 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1.5) is [50px each-line hanging]
171 Harness: the test ran to completion.
172
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698