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

Side by Side Diff: LayoutTests/animations/interpolation/svg-stroke-dasharray-interpolation-expected.txt

Issue 1265873002: Add test coverage for interpolations using CSS wide keywords and neutral keyframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 5 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 | Annotate | Revision Log
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]
4 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.4) i s [6px, 34px]
5 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (-0.2) i s [8px, 32px]
6 PASS CSS Transitions: property <stroke-dasharray> from [] 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]
8 PASS CSS Transitions: property <stroke-dasharray> from [] 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]
10 PASS CSS Transitions: property <stroke-dasharray> from [] 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]
12 PASS CSS Transitions: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px]
13 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( -0.6) is [0px, 0px]
14 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( -0.4) is [0px, 0px]
15 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( -0.2) is [0px, 0px]
16 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0) is [none]
17 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.2) is [4px, 4px]
18 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.4) is [8px, 8px]
19 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.6) is [12px, 12px]
20 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 0.8) is [16px, 16px]
21 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1) is [20px, 20px]
22 PASS CSS Transitions: property <stroke-dasharray> from [initial] to [20 20] at ( 1.2) is [24px, 24px]
23 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.6) is [36px, 4px]
24 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.4) is [34px, 6px]
25 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( -0.2) is [32px, 8px]
26 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 0) is [30px, 10px]
27 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 0.2) is [28px, 12px]
28 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 0.4) is [26px, 14px]
29 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 0.6) is [24px, 16px]
30 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 0.8) is [22px, 18px]
31 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 1) is [20px, 20px]
32 PASS CSS Transitions: property <stroke-dasharray> from [inherit] to [20 20] at ( 1.2) is [18px, 22px]
33 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0 .6) is [36px, 4px]
34 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0 .4) is [34px, 6px]
35 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (-0 .2) is [32px, 8px]
36 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
37 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0. 2) is [28px, 12px]
38 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0. 4) is [26px, 14px]
39 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0. 6) is [24px, 16px]
40 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (0. 8) is [22px, 18px]
41 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
42 PASS CSS Transitions: property <stroke-dasharray> from [unset] to [20 20] at (1. 2) is [18px, 22px]
3 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 6) is [0px, 4px] 43 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 6) is [0px, 4px]
4 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 4) is [1px, 6px] 44 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 4) is [1px, 6px]
5 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 2) is [3px, 8px] 45 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (-0. 2) is [3px, 8px]
6 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0) is [5px, 10px] 46 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0) is [5px, 10px]
7 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.2 ) is [7px, 12px] 47 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.2 ) is [7px, 12px]
8 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.4 ) is [9px, 14px] 48 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.4 ) is [9px, 14px]
9 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.6 ) is [11px, 16px] 49 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.6 ) is [11px, 16px]
10 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.8 ) is [13px, 18px] 50 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (0.8 ) is [13px, 18px]
11 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (1) is [15px, 20px] 51 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (1) is [15px, 20px]
12 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (1.2 ) is [17px, 22px] 52 PASS CSS Transitions: property <stroke-dasharray> from [5 10] to [15 20] at (1.2 ) is [17px, 22px]
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1) is [320px, 40px] 155 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1) is [320px, 40px]
116 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1.2) is [352px, 42px] 156 PASS CSS Transitions: property <stroke-dasharray> from [10em 30px] to [20em 40px ] at (1.2) is [352px, 42px]
117 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] 157 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]
118 FAIL 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] assert_equals: expected "160px , 20px , 480px , 40px , 800px , 60px , 160p x , 20px , 480px , 40px , 800px , 60px " but got "160px , 20px , 480px , 40px , 800px , 60px " 158 FAIL 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] assert_equals: expected "160px , 20px , 480px , 40px , 800px , 60px , 160p x , 20px , 480px , 40px , 800px , 60px " but got "160px , 20px , 480px , 40px , 800px , 60px "
119 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] 159 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]
120 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] 160 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]
121 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] 161 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]
122 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] 162 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]
123 FAIL CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] ass ert_equals: expected "1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px " but got "1600px , 200px , 4800px , 4 00px " 163 FAIL CSS Transitions: property <stroke-dasharray> from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] at (1) is [1600px, 200px, 4800px, 400px] ass ert_equals: expected "1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px , 1600px , 200px , 4800px , 400px " but got "1600px , 200px , 4800px , 4 00px "
124 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] 164 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]
165 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.6) is [4px, 36px]
166 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.4) is [6px, 34px]
167 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (-0.2) is [8px, 32px]
168 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0) is [1 0px, 30px]
169 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.2) is [12px, 28px]
170 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.4) is [14px, 26px]
171 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.6) is [16px, 24px]
172 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (0.8) is [18px, 22px]
173 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1) is [2 0px, 20px]
174 PASS CSS Animations: property <stroke-dasharray> from [] to [20 20] at (1.2) is [22px, 18px]
175 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.6) is [0px, 0px]
176 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.4) is [0px, 0px]
177 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.2) is [0px, 0px]
178 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none]
179 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .2) is [4px, 4px]
180 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .4) is [8px, 8px]
181 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [12px, 12px]
182 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .8) is [16px, 16px]
183 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px]
184 PASS CSS Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .2) is [24px, 24px]
185 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px]
186 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px]
187 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px]
188 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 ) is [30px, 10px]
189 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .2) is [28px, 12px]
190 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .4) is [26px, 14px]
191 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .6) is [24px, 16px]
192 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .8) is [22px, 18px]
193 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1 ) is [20px, 20px]
194 PASS CSS Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1 .2) is [18px, 22px]
195 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 6) is [36px, 4px]
196 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 4) is [34px, 6px]
197 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 2) is [32px, 8px]
198 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
199 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.2 ) is [28px, 12px]
200 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.4 ) is [26px, 14px]
201 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.6 ) is [24px, 16px]
202 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.8 ) is [22px, 18px]
203 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
204 PASS CSS Animations: property <stroke-dasharray> from [unset] to [20 20] at (1.2 ) is [18px, 22px]
125 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6 ) is [0px, 4px] 205 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6 ) is [0px, 4px]
126 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4 ) is [1px, 6px] 206 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4 ) is [1px, 6px]
127 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2 ) is [3px, 8px] 207 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2 ) is [3px, 8px]
128 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0) i s [5px, 10px] 208 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0) i s [5px, 10px]
129 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.2) is [7px, 12px] 209 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.2) is [7px, 12px]
130 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.4) is [9px, 14px] 210 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.4) is [9px, 14px]
131 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.6) is [11px, 16px] 211 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.6) is [11px, 16px]
132 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.8) is [13px, 18px] 212 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.8) is [13px, 18px]
133 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1) i s [15px, 20px] 213 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1) i s [15px, 20px]
134 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1.2) is [17px, 22px] 214 PASS CSS Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1.2) is [17px, 22px]
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1) is [320px, 40px] 317 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1) is [320px, 40px]
238 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1.2) is [352px, 42px] 318 PASS CSS Animations: property <stroke-dasharray> from [10em 30px] to [20em 40px] at (1.2) is [352px, 42px]
239 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] 319 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]
240 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, 160px, 20px, 480px, 40px, 800px, 60px] 320 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, 160px, 20px, 480px, 40px, 800px, 60px]
241 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] 321 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]
242 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] 322 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]
243 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] 323 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]
244 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] 324 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]
245 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, 1600 px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px] 325 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, 1600 px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px]
246 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] 326 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]
327 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.6) is [0px, 0px]
328 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.4) is [0px, 0px]
329 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (- 0.2) is [0px, 0px]
330 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 ) is [none]
331 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .2) is [4px, 4px]
332 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .4) is [8px, 8px]
333 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .6) is [12px, 12px]
334 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (0 .8) is [16px, 16px]
335 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 ) is [20px, 20px]
336 PASS Web Animations: property <stroke-dasharray> from [initial] to [20 20] at (1 .2) is [24px, 24px]
337 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.6) is [36px, 4px]
338 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.4) is [34px, 6px]
339 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (- 0.2) is [32px, 8px]
340 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 ) is [30px, 10px]
341 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .2) is [28px, 12px]
342 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .4) is [26px, 14px]
343 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .6) is [24px, 16px]
344 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (0 .8) is [22px, 18px]
345 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1 ) is [20px, 20px]
346 PASS Web Animations: property <stroke-dasharray> from [inherit] to [20 20] at (1 .2) is [18px, 22px]
347 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 6) is [36px, 4px]
348 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 4) is [34px, 6px]
349 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (-0. 2) is [32px, 8px]
350 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0) is [30px, 10px]
351 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.2 ) is [28px, 12px]
352 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.4 ) is [26px, 14px]
353 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.6 ) is [24px, 16px]
354 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (0.8 ) is [22px, 18px]
355 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (1) is [20px, 20px]
356 PASS Web Animations: property <stroke-dasharray> from [unset] to [20 20] at (1.2 ) is [18px, 22px]
247 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6 ) is [0px, 4px] 357 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.6 ) is [0px, 4px]
248 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4 ) is [1px, 6px] 358 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.4 ) is [1px, 6px]
249 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2 ) is [3px, 8px] 359 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (-0.2 ) is [3px, 8px]
250 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0) i s [5px, 10px] 360 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0) i s [5px, 10px]
251 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.2) is [7px, 12px] 361 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.2) is [7px, 12px]
252 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.4) is [9px, 14px] 362 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.4) is [9px, 14px]
253 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.6) is [11px, 16px] 363 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.6) is [11px, 16px]
254 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.8) is [13px, 18px] 364 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (0.8) is [13px, 18px]
255 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1) i s [15px, 20px] 365 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1) i s [15px, 20px]
256 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1.2) is [17px, 22px] 366 PASS Web Animations: property <stroke-dasharray> from [5 10] to [15 20] at (1.2) is [17px, 22px]
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
361 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] 471 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]
362 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, 160px, 20px, 480px, 40px, 800px, 60px] 472 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, 160px, 20px, 480px, 40px, 800px, 60px]
363 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] 473 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]
364 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] 474 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]
365 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] 475 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]
366 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] 476 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]
367 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, 1600 px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px] 477 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, 1600 px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px]
368 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] 478 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]
369 Harness: the test ran to completion. 479 Harness: the test ran to completion.
370 480
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698