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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/svg-stroke-dasharray-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 <stroke-dasharray> from [] to [20 20] at (-0.6) i s [4px, 36px] 3 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (-0 .6) is [4px, 36px]
4 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.4) i s [6px, 34px] 4 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (-0 .4) is [6px, 34px]
5 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.2) i s [8px, 32px] 5 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (-0 .2) is [8px, 32px]
6 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0) is [ 10px, 30px] 6 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (0) is [10px, 30px]
7 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.2) is [12px, 28px] 7 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (0. 2) is [12px, 28px]
8 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.4) is [14px, 26px] 8 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (0. 4) is [14px, 26px]
9 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.6) is [16px, 24px] 9 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (0. 6) is [16px, 24px]
10 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (0.8) is [18px, 22px] 10 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (0. 8) is [18px, 22px]
11 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (1) is [ 20px, 20px] 11 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (1) is [20px, 20px]
12 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px] 12 PASS CSS Transitions: property <stroke-dasharray> from neutral to [20 20] at (1. 2) is [22px, 18px]
13 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( -0.3) is [0px, 0px] assert_equals: expected "20px , 20px " but got "0px , 0px " 13 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( -0.3) is [0px, 0px] assert_equals: expected "20px , 20px " but got "0px , 0px "
14 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0) is [none] assert_equals: expected "20px , 20px " but got "none " 14 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0) is [none] assert_equals: expected "20px , 20px " but got "none "
15 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.3) is [6px, 6px] assert_equals: expected "20px , 20px " but got "6px , 6px " 15 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.3) is [6px, 6px] assert_equals: expected "20px , 20px " but got "6px , 6px "
16 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.5) is [10px, 10px] assert_equals: expected "20px , 20px " but got "10px , 10px " 16 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.5) is [10px, 10px] assert_equals: expected "20px , 20px " but got "10px , 10px "
17 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.6) is [12px, 12px] assert_equals: expected "20px , 20px " but got "12px , 12px " 17 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.6) is [12px, 12px] assert_equals: expected "20px , 20px " but got "12px , 12px "
18 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1) is [20px, 20px] 18 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1) is [20px, 20px]
19 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1.5) is [30px, 30px] assert_equals: expected "20px , 20px " but got "30px , 30px " 19 FAIL CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1.5) is [30px, 30px] assert_equals: expected "20px , 20px " but got "30px , 30px "
20 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.6) is [36px, 4px] 20 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.6) is [36px, 4px]
21 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.4) is [34px, 6px] 21 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.4) is [34px, 6px]
22 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.2) is [32px, 8px] 22 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.2) is [32px, 8px]
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
148 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1) is [320px, 40px] 148 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1) is [320px, 40px]
149 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1.2) is [352px, 42px] 149 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1.2) is [352px, 42px]
150 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32p x, 0px, 0px, 256px, 8px, 0px, 0px] 150 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32p x, 0px, 0px, 256px, 8px, 0px, 0px]
151 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 60px] 151 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 60px]
152 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960 px, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px] 152 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960 px, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px]
153 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 112 0px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px] 153 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 112 0px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px]
154 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 1 280px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px] 154 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 1 280px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px]
155 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 1 440px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px] 155 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 1 440px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px]
156 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] 156 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px]
157 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 1 760px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px] 157 PASS CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 1 760px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px]
158 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.6) is [4px, 36px] 158 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 6) is [4px, 36px]
159 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.4) is [6px, 34px] 159 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 4) is [6px, 34px]
160 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.2) is [8px, 32px] 160 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 2) is [8px, 32px]
161 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0) is [1 0px, 30px] 161 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (0) is [10px, 30px]
162 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.2) is [12px, 28px] 162 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (0.2 ) is [12px, 28px]
163 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.4) is [14px, 26px] 163 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (0.4 ) is [14px, 26px]
164 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.6) is [16px, 24px] 164 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (0.6 ) is [16px, 24px]
165 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.8) is [18px, 22px] 165 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (0.8 ) is [18px, 22px]
166 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1) is [2 0px, 20px] 166 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (1) is [20px, 20px]
167 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px] 167 PASS CSS Animations: property <stroke-dasharray> from neutral to [20 20] at (1.2 ) is [22px, 18px]
168 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.3) is [none] 168 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.3) is [none]
169 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none] 169 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none]
170 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .3) is [none] 170 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .3) is [none]
171 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .5) is [20px, 20px] 171 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .5) is [20px, 20px]
172 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [20px, 20px] 172 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [20px, 20px]
173 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px] 173 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px]
174 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .5) is [20px, 20px] 174 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .5) is [20px, 20px]
175 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px] 175 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px]
176 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px] 176 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px]
177 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px] 177 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px]
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
303 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1) is [320px, 40px] 303 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1) is [320px, 40px]
304 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1.2) is [352px, 42px] 304 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1.2) is [352px, 42px]
305 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32px , 0px, 0px, 256px, 8px, 0px, 0px] 305 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32px , 0px, 0px, 256px, 8px, 0px, 0px]
306 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 6 0px] 306 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 6 0px]
307 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960p x, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px] 307 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960p x, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px]
308 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 1120 px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px] 308 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 1120 px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px]
309 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 12 80px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px] 309 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 12 80px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px]
310 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 14 40px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px] 310 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 14 40px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px]
311 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] 311 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px]
312 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 17 60px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px] 312 PASS CSS Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 17 60px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px]
313 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 6) is [4px, 36px]
314 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 4) is [6px, 34px]
315 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (-0. 2) is [8px, 32px]
316 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (0) is [10px, 30px]
317 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (0.2 ) is [12px, 28px]
318 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (0.4 ) is [14px, 26px]
319 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (0.6 ) is [16px, 24px]
320 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (0.8 ) is [18px, 22px]
321 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (1) is [20px, 20px]
322 PASS Web Animations: property <stroke-dasharray> from neutral to [20 20] at (1.2 ) is [22px, 18px]
313 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.3) is [none] 323 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.3) is [none]
314 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none] 324 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none]
315 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .3) is [none] 325 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .3) is [none]
316 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .5) is [20px, 20px] 326 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .5) is [20px, 20px]
317 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [20px, 20px] 327 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [20px, 20px]
318 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px] 328 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px]
319 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .5) is [20px, 20px] 329 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .5) is [20px, 20px]
320 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px] 330 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px]
321 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px] 331 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px]
322 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px] 332 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px]
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32px , 0px, 0px, 256px, 8px, 0px, 0px] 460 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (-0.2) is [0px, 0px, 0px, 0px, 640px, 32px , 0px, 0px, 256px, 8px, 0px, 0px]
451 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 6 0px] 461 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0) is [160px, 20px, 480px, 40px, 800px, 6 0px]
452 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960p x, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px] 462 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.2) is [448px, 56px, 1344px, 112px, 960p x, 88px, 1088px, 96px, 704px, 72px, 1600px, 128px]
453 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 1120 px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px] 463 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.4) is [736px, 92px, 2208px, 184px, 1120 px, 116px, 2016px, 172px, 928px, 104px, 2400px, 196px]
454 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 12 80px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px] 464 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.6) is [1024px, 128px, 3072px, 256px, 12 80px, 144px, 2944px, 248px, 1152px, 136px, 3200px, 264px]
455 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 14 40px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px] 465 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (0.8) is [1312px, 164px, 3936px, 328px, 14 40px, 172px, 3872px, 324px, 1376px, 168px, 4000px, 332px]
456 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] 466 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px]
457 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 17 60px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px] 467 PASS Web Animations: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1.2) is [1888px, 236px, 5664px, 472px, 17 60px, 228px, 5728px, 476px, 1824px, 232px, 5600px, 468px]
458 Harness: the test ran to completion. 468 Harness: the test ran to completion.
459 469
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698