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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt

Issue 1732323003: Handling transition animation between non-interpolable values. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Deleted Expected file of webkit mask size interpolation as trybot was failing Created 4 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS This test uses interpolation-test.js.
3 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (-0.25) is [7.5px, 7.5px, 7.5px, 7.5px]
4 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0) is [ 10px, 10px, 10px, 10px]
5 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.25) i s [12.5px, 12.5px, 12.5px, 12.5px]
6 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px]
7 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.75) i s [17.5px, 17.5px, 17.5px, 17.5px]
8 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1) is [ 20px, 20px, 20px, 20px]
9 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1.25) i s [22.5px, 22.5px, 22.5px, 22.5px]
10 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( -0.3) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20px " but got "auto , auto , auto , auto "
11 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 0) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20p x " but got "auto , auto , auto , auto "
12 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 0.3) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 2 0px " but got "auto , auto , auto , auto "
13 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 0.5) is [20px, 20px, 20px, 20px]
14 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 0.6) is [20px, 20px, 20px, 20px]
15 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 1) is [20px, 20px, 20px, 20px]
16 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 1.5) is [20px, 20px, 20px, 20px]
17 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( -0.25) is [32.5px, 32.5px, 32.5px, 32.5px]
18 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0) is [30px, 30px, 30px, 30px]
19 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.25) is [27.5px, 27.5px, 27.5px, 27.5px]
20 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.5) is [25px, 25px, 25px, 25px]
21 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.75) is [22.5px, 22.5px, 22.5px, 22.5px]
22 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 1) is [20px, 20px, 20px, 20px]
23 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 1.25) is [17.5px, 17.5px, 17.5px, 17.5px]
24 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (-0 .3) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20 px " but got "auto , auto , auto , auto "
25 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20px " but got "auto , auto , auto , auto "
26 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0. 3) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20p x " but got "auto , auto , auto , auto "
27 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0. 5) is [20px, 20px, 20px, 20px]
28 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0. 6) is [20px, 20px, 20px, 20px]
29 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px]
30 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1. 5) is [20px, 20px, 20px, 20px]
31 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (-0.3) is [20px 20px, 20 px 20px, contain, cover]
32 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (0) is [20px 20px, 20px 20px, contain, cover]
33 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (0.3) is [20px 20px, 20p x 20px, contain, cover]
34 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (0.5) is [20px 20px, 20p x 20px, contain, cover]
35 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (0.6) is [20px 20px, 20p x 20px, contain, cover]
36 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (1) is [20px 20px, 20px 20px, contain, cover]
37 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, contain, cover] at (1.5) is [20px 20px, 20p x 20px, contain, cover]
38 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (-0.3) is [20px 20px, 20 px 20px, cover, contain]
39 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (0) is [20px 20px, 20px 20px, cover, contain]
40 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (0.3) is [20px 20px, 20p x 20px, cover, contain]
41 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (0.5) is [20px 20px, 20p x 20px, cover, contain]
42 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (0.6) is [20px 20px, 20p x 20px, cover, contain]
43 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (1) is [20px 20px, 20px 20px, cover, contain]
44 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, conta in, cover] to [20px 20px, 20px 20px, cover, contain] at (1.5) is [20px 20px, 20p x 20px, cover, contain]
45 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) is [0p x 0px, 0px 0px, 0px 0px, 0px 0px]
46 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) is [0px 0p x, 0px 0px, 0px 0px, 0px 0px]
47 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) is [5px 5px, 10px 10px, 15px 15px, 25px 25px]
48 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) is [10px 10px, 20px 20px, 30px 30px, 50px 50px]
49 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) is [15p x 15px, 30px 30px, 45px 45px, 75px 75px]
50 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) is [20px 2 0px, 40px 40px, 60px 60px, 100px 100px]
51 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0 px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) is [25p x 25px, 50px 50px, 75px 75px, 125px 125px]
52 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (-0.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
53 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
54 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.25) is [20px 20px, 20px 20px, 20px 20px, 20px 20px]
55 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.5) is [40px 40px, 40px 40px, 40px 40px, 40px 40px]
56 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.75) is [60px 60px, 60px 60px, 60px 60px, 60px 60px]
57 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1) is [80px 80px, 80px 80px, 80px 80px, 80px 80px]
58 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1.25) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
59 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (-0.25) is [0px 0px, 80px 0px, 0px 0px, 90px 0px]
60 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (0) is [0px 0px, 80px 0px, 0px 0px, 80px 0px]
61 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (0.25) is [10px 10px, 80px 20px, 0px 20px, 70 px 10px]
62 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (0.5) is [20px 20px, 80px 40px, 0px 40px, 60p x 20px]
63 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (0.75) is [30px 30px, 80px 60px, 0px 60px, 50 px 30px]
64 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (1) is [40px 40px, 80px 80px, 0px 80px, 40px 40px]
65 PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [ 40px 40px, 80px 80px, 0px 80px] at (1.25) is [50px 50px, 80px 100px, 0px 100px, 30px 50px]
66 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (-0.25) i s [7.5px, 7.5px, 7.5px, 7.5px]
67 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0) is [1 0px, 10px, 10px, 10px]
68 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.25) is [12.5px, 12.5px, 12.5px, 12.5px]
69 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px]
70 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.75) is [17.5px, 17.5px, 17.5px, 17.5px]
71 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1) is [2 0px, 20px, 20px, 20px]
72 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1.25) is [22.5px, 22.5px, 22.5px, 22.5px]
73 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (- 0.3) is [auto, auto, auto, auto]
74 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0 ) is [auto, auto, auto, auto]
75 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0 .3) is [auto, auto, auto, auto]
76 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0 .5) is [20px, 20px, 20px, 20px]
77 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0 .6) is [20px, 20px, 20px, 20px]
78 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1 ) is [20px, 20px, 20px, 20px]
79 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1 .5) is [20px, 20px, 20px, 20px]
80 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (- 0.25) is [32.5px, 32.5px, 32.5px, 32.5px]
81 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 ) is [30px, 30px, 30px, 30px]
82 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .25) is [27.5px, 27.5px, 27.5px, 27.5px]
83 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .5) is [25px, 25px, 25px, 25px]
84 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .75) is [22.5px, 22.5px, 22.5px, 22.5px]
85 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1 ) is [20px, 20px, 20px, 20px]
86 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1 .25) is [17.5px, 17.5px, 17.5px, 17.5px]
87 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (-0. 3) is [auto, auto, auto, auto]
88 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0) is [auto, auto, auto, auto]
89 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.3 ) is [auto, auto, auto, auto]
90 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.5 ) is [20px, 20px, 20px, 20px]
91 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.6 ) is [20px, 20px, 20px, 20px]
92 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px]
93 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1.5 ) is [20px, 20px, 20px, 20px]
94 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (-0.3) is [0px 0px, 0px 0 px, contain, cover]
95 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (0) is [0px 0px, 0px 0px, contain, cover]
96 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (0.3) is [0px 0px, 0px 0p x, contain, cover]
97 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (0.5) is [20px 20px, 20px 20px, contain, cover]
98 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (0.6) is [20px 20px, 20px 20px, contain, cover]
99 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (1) is [20px 20px, 20px 2 0px, contain, cover]
100 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, contain, cover] at (1.5) is [20px 20px, 20px 20px, contain, cover]
101 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (-0.3) is [0px 0px, 0px 0 px, contain, cover]
102 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (0) is [0px 0px, 0px 0px, contain, cover]
103 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (0.3) is [0px 0px, 0px 0p x, contain, cover]
104 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (0.5) is [20px 20px, 20px 20px, cover, contain]
105 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (0.6) is [20px 20px, 20px 20px, cover, contain]
106 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (1) is [20px 20px, 20px 2 0px, cover, contain]
107 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contai n, cover] to [20px 20px, 20px 20px, cover, contain] at (1.5) is [20px 20px, 20px 20px, cover, contain]
108 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
109 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) is [0px 0px , 0px 0px, 0px 0px, 0px 0px]
110 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) is [5px 5px, 10px 10px, 15px 15px, 25px 25px]
111 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) is [10px 10px, 20px 20px, 30px 30px, 50px 50px]
112 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) is [15px 15px, 30px 30px, 45px 45px, 75px 75px]
113 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) is [20px 20 px, 40px 40px, 60px 60px, 100px 100px]
114 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0p x, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) is [25px 25px, 50px 50px, 75px 75px, 125px 125px]
115 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (-0.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
116 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
117 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.25) is [20px 20px, 20px 20px, 20px 20px, 20px 20px]
118 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.5) is [40px 40px, 40px 40px, 40px 40px, 40px 40px]
119 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0.75) is [60px 60px, 60px 60px, 60px 60px, 60px 60px]
120 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1) is [80px 80px, 80px 80px, 80px 80px, 80px 80px]
121 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1.25) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
122 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (-0.25) is [0px 0px, 80px 0px, 0px 0px, 90px 0 px]
123 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (0) is [0px 0px, 80px 0px, 0px 0px, 80px 0px]
124 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (0.25) is [10px 10px, 80px 20px, 0px 20px, 70p x 10px]
125 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (0.5) is [20px 20px, 80px 40px, 0px 40px, 60px 20px]
126 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (0.75) is [30px 30px, 80px 60px, 0px 60px, 50p x 30px]
127 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (1) is [40px 40px, 80px 80px, 0px 80px, 40px 4 0px]
128 PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 80px 0px] to [4 0px 40px, 80px 80px, 0px 80px] at (1.25) is [50px 50px, 80px 100px, 0px 100px, 3 0px 50px]
129 Harness: the test ran to completion.
130
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698