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

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

Issue 975733002: Use Length for the stroke-dasharray property in SVGLayoutStyle (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 CSS Animations: 1 CSS Animations:
2 PASS: stroke-dasharray from [5 10] to [15 20] was [ 0 4] at -0.6 2 PASS: stroke-dasharray from [5 10] to [15 20] was [ 0 4] at -0.6
3 PASS: stroke-dasharray from [5 10] to [15 20] was [ 1 6] at -0.4 3 PASS: stroke-dasharray from [5 10] to [15 20] was [ 1 6] at -0.4
4 PASS: stroke-dasharray from [5 10] to [15 20] was [ 3 8] at -0.2 4 PASS: stroke-dasharray from [5 10] to [15 20] was [ 3 8] at -0.2
5 PASS: stroke-dasharray from [5 10] to [15 20] was [ 5 10] at 0 5 PASS: stroke-dasharray from [5 10] to [15 20] was [ 5 10] at 0
6 PASS: stroke-dasharray from [5 10] to [15 20] was [ 7 12] at 0.2 6 PASS: stroke-dasharray from [5 10] to [15 20] was [ 7 12] at 0.2
7 PASS: stroke-dasharray from [5 10] to [15 20] was [ 9 14] at 0.4 7 PASS: stroke-dasharray from [5 10] to [15 20] was [ 9 14] at 0.4
8 PASS: stroke-dasharray from [5 10] to [15 20] was [11 16] at 0.6 8 PASS: stroke-dasharray from [5 10] to [15 20] was [11 16] at 0.6
9 PASS: stroke-dasharray from [5 10] to [15 20] was [13 18] at 0.8 9 PASS: stroke-dasharray from [5 10] to [15 20] was [13 18] at 0.8
10 PASS: stroke-dasharray from [5 10] to [15 20] was [15 20] at 1 10 PASS: stroke-dasharray from [5 10] to [15 20] was [15 20] at 1
11 PASS: stroke-dasharray from [5 10] to [15 20] was [17 22] at 1.2 11 PASS: stroke-dasharray from [5 10] to [15 20] was [17 22] at 1.2
12 PASS: stroke-dasharray from [0 0] to [5 10] was [ 0 0] at -0.2 12 PASS: stroke-dasharray from [0 0] to [5 10] was [ 0 0] at -0.2
13 PASS: stroke-dasharray from [0 0] to [5 10] was [ 0 0] at 0 13 PASS: stroke-dasharray from [0 0] to [5 10] was [ 0 0] at 0
14 PASS: stroke-dasharray from [0 0] to [5 10] was [ 1 2] at 0.2 14 PASS: stroke-dasharray from [0 0] to [5 10] was [ 1 2] at 0.2
15 PASS: stroke-dasharray from [0 0] to [5 10] was [ 2 4] at 0.4 15 PASS: stroke-dasharray from [0 0] to [5 10] was [ 2 4] at 0.4
16 PASS: stroke-dasharray from [0 0] to [5 10] was [ 3 6] at 0.6 16 PASS: stroke-dasharray from [0 0] to [5 10] was [ 3 6] at 0.6
17 PASS: stroke-dasharray from [0 0] to [5 10] was [ 4 8] at 0.8 17 PASS: stroke-dasharray from [0 0] to [5 10] was [ 4 8] at 0.8
18 PASS: stroke-dasharray from [0 0] to [5 10] was [ 5 10] at 1 18 PASS: stroke-dasharray from [0 0] to [5 10] was [ 5 10] at 1
19 PASS: stroke-dasharray from [0 0] to [5 10] was [ 6 12] at 1.2 19 PASS: stroke-dasharray from [0 0] to [5 10] was [ 6 12] at 1.2
20 PASS: stroke-dasharray from [none] to [5 10] was [ 0 0] at -0.2 20 PASS: stroke-dasharray from [none] to [5 10] was [ 0 0] at -0.2
21 FAIL: stroke-dasharray from [none] to [5 10] was [none] at 0, expected [0px, 0px ] 21 FAIL: stroke-dasharray from [none] to [5 10] was [none] at 0, expected [0px, 0px ]
22 PASS: stroke-dasharray from [none] to [5 10] was [ 1 2] at 0.2 22 PASS: stroke-dasharray from [none] to [5 10] was [ 1 2] at 0.2
23 PASS: stroke-dasharray from [none] to [5 10] was [ 2 4] at 0.4 23 PASS: stroke-dasharray from [none] to [5 10] was [ 2 4] at 0.4
24 PASS: stroke-dasharray from [none] to [5 10] was [ 3 6] at 0.6 24 PASS: stroke-dasharray from [none] to [5 10] was [ 3 6] at 0.6
25 PASS: stroke-dasharray from [none] to [5 10] was [ 4 8] at 0.8 25 PASS: stroke-dasharray from [none] to [5 10] was [ 4 8] at 0.8
26 PASS: stroke-dasharray from [none] to [5 10] was [ 5 10] at 1 26 PASS: stroke-dasharray from [none] to [5 10] was [ 5 10] at 1
27 PASS: stroke-dasharray from [none] to [5 10] was [ 6 12] at 1.2 27 PASS: stroke-dasharray from [none] to [5 10] was [ 6 12] at 1.2
28 PASS: stroke-dasharray from [none] to [5em 10em] was [ 0em 0em] at -0.2 28 PASS: stroke-dasharray from [none] to [5em 10em] was [ 0em 0em] at -0.2
29 FAIL: stroke-dasharray from [none] to [5em 10em] was [none] at 0, expected [0em, 0em] 29 FAIL: stroke-dasharray from [none] to [5em 10em] was [none] at 0, expected [0em, 0em] (parsed as [0px, 0px])
30 PASS: stroke-dasharray from [none] to [5em 10em] was [ 1em 2em] at 0.2 30 PASS: stroke-dasharray from [none] to [5em 10em] was [ 1em 2em] at 0.2
31 PASS: stroke-dasharray from [none] to [5em 10em] was [ 2em 4em] at 0.4 31 PASS: stroke-dasharray from [none] to [5em 10em] was [ 2em 4em] at 0.4
32 PASS: stroke-dasharray from [none] to [5em 10em] was [ 3em 6em] at 0.6 32 PASS: stroke-dasharray from [none] to [5em 10em] was [ 3em 6em] at 0.6
33 PASS: stroke-dasharray from [none] to [5em 10em] was [ 4em 8em] at 0.8 33 PASS: stroke-dasharray from [none] to [5em 10em] was [ 4em 8em] at 0.8
34 PASS: stroke-dasharray from [none] to [5em 10em] was [ 5em 10em] at 1 34 PASS: stroke-dasharray from [none] to [5em 10em] was [ 5em 10em] at 1
35 PASS: stroke-dasharray from [none] to [5em 10em] was [ 6em 12em] at 1.2 35 PASS: stroke-dasharray from [none] to [5em 10em] was [ 6em 12em] at 1.2
36 PASS: stroke-dasharray from [5 10] to [none] was [ 6 12] at -0.2 36 PASS: stroke-dasharray from [5 10] to [none] was [ 6 12] at -0.2
37 PASS: stroke-dasharray from [5 10] to [none] was [ 5 10] at 0 37 PASS: stroke-dasharray from [5 10] to [none] was [ 5 10] at 0
38 PASS: stroke-dasharray from [5 10] to [none] was [ 4 8] at 0.2 38 PASS: stroke-dasharray from [5 10] to [none] was [ 4 8] at 0.2
39 PASS: stroke-dasharray from [5 10] to [none] was [ 3 6] at 0.4 39 PASS: stroke-dasharray from [5 10] to [none] was [ 3 6] at 0.4
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35] was [23 28 33 41 22 27 35 40 21 29 34 39] at 1.2 75 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35] was [23 28 33 41 22 27 35 40 21 29 34 39] at 1.2
76 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [ 2 7 12 0 4 14 1 6 11 0 8 13 0 5 10] at -0.2 76 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [ 2 7 12 0 4 14 1 6 11 0 8 13 0 5 10] at -0.2
77 FAIL: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [5px, 10px, 15px] at 0, expected [ 5 10 15 5 10 15 5 10 15 5 10 15 5 10 15] (parsed as [5px, 1 0px, 15px, 5px, 10px, 15px, 5px, 10px, 15px, 5px, 10px, 15px, 5px, 10px, 15px]) 77 FAIL: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [5px, 10px, 15px] at 0, expected [ 5 10 15 5 10 15 5 10 15 5 10 15 5 10 15] (parsed as [5px, 1 0px, 15px, 5px, 10px, 15px, 5px, 10px, 15px, 5px, 10px, 15px, 5px, 10px, 15px])
78 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [ 8 13 18 11 16 16 9 14 19 12 12 17 10 15 20] at 0.2 78 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [ 8 13 18 11 16 16 9 14 19 12 12 17 10 15 20] at 0.2
79 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [11 16 21 17 22 17 13 18 23 19 14 19 15 20 25] at 0.4 79 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [11 16 21 17 22 17 13 18 23 19 14 19 15 20 25] at 0.4
80 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [14 19 24 23 28 18 17 22 27 26 16 21 20 25 30] at 0.6 80 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [14 19 24 23 28 18 17 22 27 26 16 21 20 25 30] at 0.6
81 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [17 22 27 29 34 19 21 26 31 33 18 23 25 30 35] at 0.8 81 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [17 22 27 29 34 19 21 26 31 33 18 23 25 30 35] at 0.8
82 FAIL: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [20px, 25px, 30px, 35px, 40px] at 1, expected [20 25 30 35 40 20 25 30 35 40 20 25 30 35 40] (pars ed as [20px, 25px, 30px, 35px, 40px, 20px, 25px, 30px, 35px, 40px, 20px, 25px, 3 0px, 35px, 40px]) 82 FAIL: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [20px, 25px, 30px, 35px, 40px] at 1, expected [20 25 30 35 40 20 25 30 35 40 20 25 30 35 40] (pars ed as [20px, 25px, 30px, 35px, 40px, 20px, 25px, 30px, 35px, 40px, 20px, 25px, 3 0px, 35px, 40px])
83 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [23 28 33 41 46 21 29 34 39 47 22 27 35 40 45] at 1.2 83 PASS: stroke-dasharray from [5 10 15] to [20 25 30 35 40] was [23 28 33 41 46 21 29 34 39 47 22 27 35 40 45] at 1.2
84 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 24px 24p x] at -0.2 84 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 24px 24p x] at -0.2
85 FAIL: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [0em, 20px, 3 0px] at 0, expected [0px 20px 30px] (parsed as [0px, 20px, 30px]) 85 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 20px 30p x] at 0
86 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [8px 16px 36p x] at 0.2 86 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [8px 16px 36p x] at 0.2
87 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [16px 12px 42 px] at 0.4 87 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [16px 12px 42 px] at 0.4
88 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [24px 8px 48p x] at 0.6 88 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [24px 8px 48p x] at 0.6
89 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [32px 4px 54p x] at 0.8 89 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [32px 4px 54p x] at 0.8
90 FAIL: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [40px, 0em, 6 0px] at 1, expected [40px 0px 60px] (parsed as [40px, 0px, 60px]) 90 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [40px 0px 60p x] at 1
91 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [48px 0px 66p x] at 1.2 91 PASS: stroke-dasharray from [0em 20px 30px] to [40px 0em 60px] was [48px 0px 66p x] at 1.2
92 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30p x] at -0.2 92 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 24px 0px ] at -0.2
93 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30p x] at 0 93 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30p x] at 0
94 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30p x] at 0.2 94 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [8em 16px 216 px] at 0.2
95 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30p x] at 0.4 95 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [16em 12px 40 2px] at 0.4
96 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60e m] at 0.6 96 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [24em 8px 588 px] at 0.6
97 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60e m] at 0.8 97 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [32em 4px 774 px] at 0.8
98 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60e m] at 1 98 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60e m] at 1
99 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60e m] at 1.2 99 PASS: stroke-dasharray from [0em 20px 30px] to [40em 0em 60em] was [48em 0px 114 6px] at 1.2
100 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at -0.2 100 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px 24px 0px 16px 0px 0px] at -0.2
101 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0 101 FAIL: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px, 20px] at 0, expected [0px 20px 0px 20px 0px 20px] (parsed as [0px, 20px, 0px, 20px, 0px, 20p x])
pdr. 2015/03/03 21:08:21 Could you update this to not be failing?
fs 2015/03/04 09:49:31 Not without getting a fail in the test that uses t
102 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0.2 102 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [8px 16px 192px 24 px 0px 208px] at 0.2
103 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0.4 103 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [16px 12px 384px 2 8px 0px 396px] at 0.4
104 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 0.6 104 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [24px 8px 576px 32 px 0px 584px] at 0.6
105 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 0.8 105 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [32px 4px 768px 36 px 0px 772px] at 0.8
106 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 1 106 FAIL: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [40px, 0px, 960px] at 1, expected [40px 0px 60em 40px 0px 60em] (parsed as [40px, 0px, 960px, 40px , 0px, 960px])
107 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 1.2 107 PASS: stroke-dasharray from [0px 20px] to [40px 0px 60em] was [48px 0px 1152px 4 4px 0px 1148px] at 1.2
108 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [8em 28px] at -0.2 108 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [8em 28px] at -0.2
109 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [10em 30px] at 0 109 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [10em 30px] at 0
110 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [12em 32px] at 0.2 110 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [12em 32px] at 0.2
111 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [14em 34px] at 0.4 111 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [14em 34px] at 0.4
112 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [16em 36px] at 0.6 112 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [16em 36px] at 0.6
113 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [18em 38px] at 0.8 113 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [18em 38px] at 0.8
114 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [20em 40px] at 1 114 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [20em 40px] at 1
115 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [22em 42px] at 1.2 115 PASS: stroke-dasharray from [10em 30px] to [20em 40px] was [22em 42px] at 1.2
116 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [0em 0px 0em 0px 40em 32px 0em 0px 16em 8px 0em 0px] at -0.2 116 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [0em 0px 0em 0px 40em 32px 0em 0px 16em 8px 0em 0px] at -0.2
117 FAIL: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [10em, 20px, 30em, 40px, 50em, 60px] at 0, expected [10em 20px 30em 40px 50em 60px 10em 20px 30em 40px 50em 60px] (parsed as [10em, 20px, 30em, 40p x, 50em, 60px, 10em, 20px, 30em, 40px, 50em, 60px]) 117 FAIL: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [160px, 20px, 480px, 40px, 800px, 60px] at 0, expected [10em 20px 3 0em 40px 50em 60px 10em 20px 30em 40px 50em 60px] (parsed as [160px, 20px, 480px , 40px, 800px, 60px, 160px, 20px, 480px, 40px, 800px, 60px])
118 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [28em 56px 84em 112px 60em 88px 68em 96px 44em 72px 100em 128px] at 0.2 118 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [28em 56px 84em 112px 60em 88px 68em 96px 44em 72px 100em 128px] at 0.2
119 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [46em 92px 138em 184px 70em 116px 126em 172px 58em 104px 150em 196p x] at 0.4 119 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [46em 92px 138em 184px 70em 116px 126em 172px 58em 104px 150em 196p x] at 0.4
120 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [64em 128px 192em 256px 80em 144px 184em 248px 72em 136px 200em 264 px] at 0.6 120 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [64em 128px 192em 256px 80em 144px 184em 248px 72em 136px 200em 264 px] at 0.6
121 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [82em 164px 246em 328px 90em 172px 242em 324px 86em 168px 250em 332 px] at 0.8 121 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [82em 164px 246em 328px 90em 172px 242em 324px 86em 168px 250em 332 px] at 0.8
122 FAIL: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [100em, 200px, 300em, 400px] at 1, expected [100em 200px 300em 400p x 100em 200px 300em 400px 100em 200px 300em 400px] (parsed as [100em, 200px, 300 em, 400px, 100em, 200px, 300em, 400px, 100em, 200px, 300em, 400px]) 122 FAIL: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [1600px, 200px, 4800px, 400px] at 1, expected [100em 200px 300em 40 0px 100em 200px 300em 400px 100em 200px 300em 400px] (parsed as [1600px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px, 1600px, 200px, 4800px, 400px])
123 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [118em 236px 354em 472px 110em 228px 358em 476px 114em 232px 350em 468px] at 1.2 123 PASS: stroke-dasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300e m 400px] was [118em 236px 354em 472px 110em 228px 358em 476px 114em 232px 350em 468px] at 1.2
124 124
125 Web Animations API: 125 Web Animations API:
126 PASS: strokeDasharray from [5 10] to [15 20] was [ 0 4] at -0.6 126 PASS: strokeDasharray from [5 10] to [15 20] was [ 0 4] at -0.6
127 PASS: strokeDasharray from [5 10] to [15 20] was [ 1 6] at -0.4 127 PASS: strokeDasharray from [5 10] to [15 20] was [ 1 6] at -0.4
128 PASS: strokeDasharray from [5 10] to [15 20] was [ 3 8] at -0.2 128 PASS: strokeDasharray from [5 10] to [15 20] was [ 3 8] at -0.2
129 PASS: strokeDasharray from [5 10] to [15 20] was [ 5 10] at 0 129 PASS: strokeDasharray from [5 10] to [15 20] was [ 5 10] at 0
130 PASS: strokeDasharray from [5 10] to [15 20] was [ 7 12] at 0.2 130 PASS: strokeDasharray from [5 10] to [15 20] was [ 7 12] at 0.2
131 PASS: strokeDasharray from [5 10] to [15 20] was [ 9 14] at 0.4 131 PASS: strokeDasharray from [5 10] to [15 20] was [ 9 14] at 0.4
132 PASS: strokeDasharray from [5 10] to [15 20] was [11 16] at 0.6 132 PASS: strokeDasharray from [5 10] to [15 20] was [11 16] at 0.6
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 PASS: strokeDasharray from [5 10 15] to [20 25 30 35 40] was [20 25 30 35 40 20 25 30 35 40 20 25 30 35 40] at 1 206 PASS: strokeDasharray from [5 10 15] to [20 25 30 35 40] was [20 25 30 35 40 20 25 30 35 40 20 25 30 35 40] at 1
207 PASS: strokeDasharray from [5 10 15] to [20 25 30 35 40] was [23 28 33 41 46 21 29 34 39 47 22 27 35 40 45] at 1.2 207 PASS: strokeDasharray from [5 10 15] to [20 25 30 35 40] was [23 28 33 41 46 21 29 34 39 47 22 27 35 40 45] at 1.2
208 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 24px 24px ] at -0.2 208 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 24px 24px ] at -0.2
209 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 20px 30px ] at 0 209 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [0px 20px 30px ] at 0
210 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [8px 16px 36px ] at 0.2 210 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [8px 16px 36px ] at 0.2
211 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [16px 12px 42p x] at 0.4 211 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [16px 12px 42p x] at 0.4
212 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [24px 8px 48px ] at 0.6 212 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [24px 8px 48px ] at 0.6
213 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [32px 4px 54px ] at 0.8 213 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [32px 4px 54px ] at 0.8
214 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [40px 0px 60px ] at 1 214 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [40px 0px 60px ] at 1
215 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [48px 0px 66px ] at 1.2 215 PASS: strokeDasharray from [0em 20px 30px] to [40px 0em 60px] was [48px 0px 66px ] at 1.2
216 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30px ] at -0.2 216 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 24px 0px] at -0.2
217 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30px ] at 0 217 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30px ] at 0
218 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30px ] at 0.2 218 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [8em 16px 216p x] at 0.2
219 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [0em 20px 30px ] at 0.4 219 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [16em 12px 402 px] at 0.4
220 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60em ] at 0.6 220 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [24em 8px 588p x] at 0.6
221 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60em ] at 0.8 221 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [32em 4px 774p x] at 0.8
222 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60em ] at 1 222 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60em ] at 1
223 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [40em 0em 60em ] at 1.2 223 PASS: strokeDasharray from [0em 20px 30px] to [40em 0em 60em] was [48em 0px 1146 px] at 1.2
224 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at -0.2 224 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 24px 0px 16px 0px 0px] at -0.2
225 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0 225 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 20px 0px 20px 0px 20px] at 0
226 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0.2 226 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [8px 16px 192px 24p x 0px 208px] at 0.2
227 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [0px 20px] at 0.4 227 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [16px 12px 384px 28 px 0px 396px] at 0.4
228 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 0.6 228 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [24px 8px 576px 32p x 0px 584px] at 0.6
229 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 0.8 229 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [32px 4px 768px 36p x 0px 772px] at 0.8
230 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 1 230 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em 40px 0px 60em] at 1
231 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [40px 0px 60em] at 1.2 231 PASS: strokeDasharray from [0px 20px] to [40px 0px 60em] was [48px 0px 1152px 44 px 0px 1148px] at 1.2
232 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [8em 28px] at -0.2 232 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [8em 28px] at -0.2
233 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [10em 30px] at 0 233 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [10em 30px] at 0
234 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [12em 32px] at 0.2 234 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [12em 32px] at 0.2
235 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [14em 34px] at 0.4 235 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [14em 34px] at 0.4
236 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [16em 36px] at 0.6 236 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [16em 36px] at 0.6
237 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [18em 38px] at 0.8 237 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [18em 38px] at 0.8
238 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [20em 40px] at 1 238 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [20em 40px] at 1
239 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [22em 42px] at 1.2 239 PASS: strokeDasharray from [10em 30px] to [20em 40px] was [22em 42px] at 1.2
240 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [0em 0px 0em 0px 40em 32px 0em 0px 16em 8px 0em 0px] at -0.2 240 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [0em 0px 0em 0px 40em 32px 0em 0px 16em 8px 0em 0px] at -0.2
241 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [10em 20px 30em 40px 50em 60px 10em 20px 30em 40px 50em 60px] at 0 241 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [10em 20px 30em 40px 50em 60px 10em 20px 30em 40px 50em 60px] at 0
242 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [28em 56px 84em 112px 60em 88px 68em 96px 44em 72px 100em 128px] at 0.2 242 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [28em 56px 84em 112px 60em 88px 68em 96px 44em 72px 100em 128px] at 0.2
243 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [46em 92px 138em 184px 70em 116px 126em 172px 58em 104px 150em 196px ] at 0.4 243 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [46em 92px 138em 184px 70em 116px 126em 172px 58em 104px 150em 196px ] at 0.4
244 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [64em 128px 192em 256px 80em 144px 184em 248px 72em 136px 200em 264p x] at 0.6 244 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [64em 128px 192em 256px 80em 144px 184em 248px 72em 136px 200em 264p x] at 0.6
245 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [82em 164px 246em 328px 90em 172px 242em 324px 86em 168px 250em 332p x] at 0.8 245 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [82em 164px 246em 328px 90em 172px 242em 324px 86em 168px 250em 332p x] at 0.8
246 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [100em 200px 300em 400px 100em 200px 300em 400px 100em 200px 300em 4 00px] at 1 246 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [100em 200px 300em 400px 100em 200px 300em 400px 100em 200px 300em 4 00px] at 1
247 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [118em 236px 354em 472px 110em 228px 358em 476px 114em 232px 350em 4 68px] at 1.2 247 PASS: strokeDasharray from [10em 20px 30em 40px 50em 60px] to [100em 200px 300em 400px] was [118em 236px 354em 472px 110em 228px 358em 476px 114em 232px 350em 4 68px] at 1.2
248 248
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698