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

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

Issue 1881333002: Use neutralKeyframe sentinal instead of '' for interpolation-test.js tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix composition test code Created 4 years, 8 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js. 2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <text-indent> from [] to [40px] at (-0.3) is [1px ] 3 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
4 PASS CSS Transitions: property <text-indent> from [] to [40px] at (0) is [10px] 4 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0) is [1 0px]
5 PASS CSS Transitions: property <text-indent> from [] to [40px] at (0.3) is [19px ] 5 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.3) is [19px]
6 PASS CSS Transitions: property <text-indent> from [] to [40px] at (0.6) is [28px ] 6 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (0.6) is [28px]
7 PASS CSS Transitions: property <text-indent> from [] to [40px] at (1) is [40px] 7 PASS CSS Transitions: property <text-indent> from neutral to [40px] at (1) is [4 0px]
8 PASS CSS Transitions: property <text-indent> from [] to [40px] at (1.5) is [55px ] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 18 PASS CSS Transitions: property <text-indent> from [inherit] to [20px] at (0.6) i s [40px]
(...skipping 30 matching lines...) Expand all
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 " 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] 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 " 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 " 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 " 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 " 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 " 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 " 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] 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 " 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 [] to [40px] at (-0.3) is [1px] 59 PASS CSS Animations: property <text-indent> from neutral to [40px] at (-0.3) is [1px]
60 PASS CSS Animations: property <text-indent> from [] to [40px] at (0) is [10px] 60 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0) is [10 px]
61 PASS CSS Animations: property <text-indent> from [] to [40px] at (0.3) is [19px] 61 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.3) is [ 19px]
62 PASS CSS Animations: property <text-indent> from [] to [40px] at (0.6) is [28px] 62 PASS CSS Animations: property <text-indent> from neutral to [40px] at (0.6) is [ 28px]
63 PASS CSS Animations: property <text-indent> from [] to [40px] at (1) is [40px] 63 PASS CSS Animations: property <text-indent> from neutral to [40px] at (1) is [40 px]
64 PASS CSS Animations: property <text-indent> from [] to [40px] at (1.5) is [55px] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 74 PASS CSS Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
(...skipping 30 matching lines...) Expand all
105 PASS CSS Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (0.6) 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] 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] 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] 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] 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] 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] 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] 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] 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] 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]
115 PASS Web Animations: property <text-indent> from [initial] to [20px] at (-0.3) i s [-6px] 121 PASS Web Animations: property <text-indent> from [initial] to [20px] at (-0.3) i s [-6px]
116 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0) is [ 0px] 122 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0) is [ 0px]
117 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px] 123 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.3) is [6px]
118 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px] 124 PASS Web Animations: property <text-indent> from [initial] to [20px] at (0.6) is [12px]
119 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1) is [ 20px] 125 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1) is [ 20px]
120 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px] 126 PASS Web Animations: property <text-indent> from [initial] to [20px] at (1.5) is [30px]
121 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (-0.3) i s [85px] 127 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (-0.3) i s [85px]
122 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0) is [ 70px] 128 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0) is [ 70px]
123 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px] 129 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.3) is [55px]
124 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px] 130 PASS Web Animations: property <text-indent> from [inherit] to [20px] at (0.6) is [40px]
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1.5) is [50px hanging] 163 PASS Web Animations: property <text-indent> from [0px each-line] to [50px hangin g] at (1.5) is [50px hanging]
158 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (-0.3) is [0px] 164 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (-0.3) is [0px]
159 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0) is [0px] 165 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0) is [0px]
160 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.3) is [0px] 166 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.3) is [0px]
161 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.5) is [50px each-line hanging] 167 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.5) is [50px each-line hanging]
162 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (0.6) 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]
163 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1) 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]
164 PASS Web Animations: property <text-indent> from [0px] to [50px each-line hangin g] at (1.5) 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]
165 Harness: the test ran to completion. 171 Harness: the test ran to completion.
166 172
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698