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

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

Issue 1689383002: Add additive animation support for CSS property background-size (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_transformOriginInterpolationType
Patch Set: Rebased Created 4 years, 10 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 <-webkit-mask-size> from [] to [20px] at (-0.25) is [7.5px, 7.5px, 7.5px, 7.5px] 3 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( -0.25) is [75px 62.5px, 75px 62.5px, 75px 62.5px, 75px 62.5px]
4 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0) is [ 10px, 10px, 10px, 10px] 4 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 0) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
5 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.25) i s [12.5px, 12.5px, 12.5px, 12.5px] 5 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 0.25) is [125px 137.5px, 125px 137.5px, 125px 137.5px, 125px 137.5px]
6 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px] 6 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 0.5) is [150px 175px, 150px 175px, 150px 175px, 150px 175px]
7 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.75) i s [17.5px, 17.5px, 17.5px, 17.5px] 7 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 0.75) is [175px 212.5px, 175px 212.5px, 175px 212.5px, 175px 212.5px]
8 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1) is [ 20px, 20px, 20px, 20px] 8 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
9 PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1.25) i s [22.5px, 22.5px, 22.5px, 22.5px] 9 PASS CSS Transitions: property <-webkit-mask-size> from [] to [200px 250px] at ( 1.25) is [225px 287.5px, 225px 287.5px, 225px 287.5px, 225px 287.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 " 10 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (-0.3) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 200px 250px , 200px 250px , 200px 250px " 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 " 11 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (0) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 200 px 250px , 200px 250px , 200px 250px " 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 " 12 FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (0.3) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 2 00px 250px , 200px 250px , 200px 250px " 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] 13 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (0.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
14 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 0.6) is [20px, 20px, 20px, 20px] 14 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (0.6) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
15 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 1) is [20px, 20px, 20px, 20px] 15 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
16 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at ( 1.5) is [20px, 20px, 20px, 20px] 16 PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [200px 250p x] at (1.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
17 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( -0.25) is [32.5px, 32.5px, 32.5px, 32.5px] 17 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (-0.25) is [325px 312.5px, 325px 312.5px, 325px 312.5px, 325px 312.5px]
18 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0) is [30px, 30px, 30px, 30px] 18 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (0) is [300px 300px, 300px 300px, 300px 300px, 300px 300px]
19 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.25) is [27.5px, 27.5px, 27.5px, 27.5px] 19 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (0.25) is [275px 287.5px, 275px 287.5px, 275px 287.5px, 275px 287.5px]
20 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.5) is [25px, 25px, 25px, 25px] 20 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (0.5) is [250px 275px, 250px 275px, 250px 275px, 250px 275px]
21 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 0.75) is [22.5px, 22.5px, 22.5px, 22.5px] 21 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (0.75) is [225px 262.5px, 225px 262.5px, 225px 262.5px, 225px 262.5px]
22 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 1) is [20px, 20px, 20px, 20px] 22 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
23 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at ( 1.25) is [17.5px, 17.5px, 17.5px, 17.5px] 23 PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [200px 250p x] at (1.25) is [175px 237.5px, 175px 237.5px, 175px 237.5px, 175px 237.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 " 24 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (-0.3) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 20 0px 250px , 200px 250px , 200px 250px " 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 " 25 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (0) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 200px 250px , 200px 250px , 200px 250px " 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 " 26 FAIL CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (0.3) is [auto, auto, auto, auto] assert_equals: expected "200px 250px , 200 px 250px , 200px 250px , 200px 250px " 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] 27 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (0.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
28 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0. 6) is [20px, 20px, 20px, 20px] 28 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (0.6) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
29 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px] 29 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
30 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1. 5) is [20px, 20px, 20px, 20px] 30 PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [200px 250px] at (1.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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]
(...skipping 15 matching lines...) Expand all
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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 66 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (- 0.25) is [75px 62.5px, 75px 62.5px, 75px 62.5px, 75px 62.5px]
67 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0) is [1 0px, 10px, 10px, 10px] 67 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (0 ) is [100px 100px, 100px 100px, 100px 100px, 100px 100px]
68 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.25) is [12.5px, 12.5px, 12.5px, 12.5px] 68 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (0 .25) is [125px 137.5px, 125px 137.5px, 125px 137.5px, 125px 137.5px]
69 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px] 69 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (0 .5) is [150px 175px, 150px 175px, 150px 175px, 150px 175px]
70 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.75) is [17.5px, 17.5px, 17.5px, 17.5px] 70 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (0 .75) is [175px 212.5px, 175px 212.5px, 175px 212.5px, 175px 212.5px]
71 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1) is [2 0px, 20px, 20px, 20px] 71 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (1 ) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
72 PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1.25) is [22.5px, 22.5px, 22.5px, 22.5px] 72 PASS CSS Animations: property <-webkit-mask-size> from [] to [200px 250px] at (1 .25) is [225px 287.5px, 225px 287.5px, 225px 287.5px, 225px 287.5px]
73 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (- 0.3) is [auto, auto, auto, auto] 73 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] 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] 74 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] 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] 75 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] 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] 76 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] at (0.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
77 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0 .6) is [20px, 20px, 20px, 20px] 77 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] at (0.6) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
78 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1 ) is [20px, 20px, 20px, 20px] 78 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
79 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1 .5) is [20px, 20px, 20px, 20px] 79 PASS CSS Animations: property <-webkit-mask-size> from [initial] to [200px 250px ] at (1.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
80 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (- 0.25) is [32.5px, 32.5px, 32.5px, 32.5px] 80 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (-0.25) is [325px 312.5px, 325px 312.5px, 325px 312.5px, 325px 312.5px]
81 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 ) is [30px, 30px, 30px, 30px] 81 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (0) is [300px 300px, 300px 300px, 300px 300px, 300px 300px]
82 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .25) is [27.5px, 27.5px, 27.5px, 27.5px] 82 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (0.25) is [275px 287.5px, 275px 287.5px, 275px 287.5px, 275px 287.5px]
83 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .5) is [25px, 25px, 25px, 25px] 83 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (0.5) is [250px 275px, 250px 275px, 250px 275px, 250px 275px]
84 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0 .75) is [22.5px, 22.5px, 22.5px, 22.5px] 84 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (0.75) is [225px 262.5px, 225px 262.5px, 225px 262.5px, 225px 262.5px]
85 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1 ) is [20px, 20px, 20px, 20px] 85 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
86 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1 .25) is [17.5px, 17.5px, 17.5px, 17.5px] 86 PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [200px 250px ] at (1.25) is [175px 237.5px, 175px 237.5px, 175px 237.5px, 175px 237.5px]
87 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (-0. 3) is [auto, auto, auto, auto] 87 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] 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] 88 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] 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] 89 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] 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] 90 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] at (0.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
91 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.6 ) is [20px, 20px, 20px, 20px] 91 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] at (0.6) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
92 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px] 92 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] at (1) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
93 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1.5 ) is [20px, 20px, 20px, 20px] 93 PASS CSS Animations: property <-webkit-mask-size> from [unset] to [200px 250px] at (1.5) is [200px 250px, 200px 250px, 200px 250px, 200px 250px]
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] 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] 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] 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] 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] 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] 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] 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] 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] 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] 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]
(...skipping 17 matching lines...) Expand all
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] 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] 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] 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] 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] 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] 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] 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] 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. 129 Harness: the test ran to completion.
130 130
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698