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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt
deleted file mode 100644
index cc20a2d7939431f503d073f9d4564862d1f59717..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-size-interpolation-expected.txt
+++ /dev/null
@@ -1,130 +0,0 @@
-This is a testharness.js-based test.
-PASS This test uses interpolation-test.js.
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (-0.25) is [7.5px, 7.5px, 7.5px, 7.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0) is [10px, 10px, 10px, 10px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.25) is [12.5px, 12.5px, 12.5px, 12.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (0.75) is [17.5px, 17.5px, 17.5px, 17.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [] to [20px] at (1.25) is [22.5px, 22.5px, 22.5px, 22.5px]
-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 "
-FAIL CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at (0) is [auto, auto, auto, auto] assert_equals: expected "20px , 20px , 20px , 20px " but got "auto , auto , auto , auto "
-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 "
-PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at (0.5) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at (0.6) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [initial] to [20px] at (1.5) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (-0.25) is [32.5px, 32.5px, 32.5px, 32.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (0) is [30px, 30px, 30px, 30px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (0.25) is [27.5px, 27.5px, 27.5px, 27.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (0.5) is [25px, 25px, 25px, 25px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (0.75) is [22.5px, 22.5px, 22.5px, 22.5px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [inherit] to [20px] at (1.25) is [17.5px, 17.5px, 17.5px, 17.5px]
-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 , 20px " but got "auto , auto , auto , auto "
-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 "
-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 , 20px " but got "auto , auto , auto , auto "
-PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0.5) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (0.6) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [unset] to [20px] at (1.5) is [20px, 20px, 20px, 20px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (-0.3) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.3) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.5) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.6) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (1) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (1.5) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (-0.3) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.3) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.5) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.6) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (1) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (1.5) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) is [5px 5px, 10px 10px, 15px 15px, 25px 25px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) is [10px 10px, 20px 20px, 30px 30px, 50px 50px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) is [15px 15px, 30px 30px, 45px 45px, 75px 75px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) is [20px 20px, 40px 40px, 60px 60px, 100px 100px]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) is [25px 25px, 50px 50px, 75px 75px, 125px 125px]
-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]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-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]
-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]
-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]
-PASS CSS Transitions: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1) is [80px 80px, 80px 80px, 80px 80px, 80px 80px]
-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]
-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]
-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]
-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, 70px 10px]
-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, 60px 20px]
-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, 50px 30px]
-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]
-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]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (-0.25) is [7.5px, 7.5px, 7.5px, 7.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0) is [10px, 10px, 10px, 10px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.25) is [12.5px, 12.5px, 12.5px, 12.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.5) is [15px, 15px, 15px, 15px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (0.75) is [17.5px, 17.5px, 17.5px, 17.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [] to [20px] at (1.25) is [22.5px, 22.5px, 22.5px, 22.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (-0.3) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0.3) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0.5) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (0.6) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [initial] to [20px] at (1.5) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (-0.25) is [32.5px, 32.5px, 32.5px, 32.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0) is [30px, 30px, 30px, 30px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0.25) is [27.5px, 27.5px, 27.5px, 27.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0.5) is [25px, 25px, 25px, 25px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (0.75) is [22.5px, 22.5px, 22.5px, 22.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [inherit] to [20px] at (1.25) is [17.5px, 17.5px, 17.5px, 17.5px]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (-0.3) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.3) is [auto, auto, auto, auto]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.5) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (0.6) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [unset] to [20px] at (1.5) is [20px, 20px, 20px, 20px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (-0.3) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.3) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.5) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (0.6) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (1) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, contain, cover] at (1.5) is [20px 20px, 20px 20px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (-0.3) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.3) is [0px 0px, 0px 0px, contain, cover]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.5) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (0.6) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (1) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, contain, cover] to [20px 20px, 20px 20px, cover, contain] at (1.5) is [20px 20px, 20px 20px, cover, contain]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (-0.25) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.25) is [5px 5px, 10px 10px, 15px 15px, 25px 25px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.5) is [10px 10px, 20px 20px, 30px 30px, 50px 50px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (0.75) is [15px 15px, 30px 30px, 45px 45px, 75px 75px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1) is [20px 20px, 40px 40px, 60px 60px, 100px 100px]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px, 0px 0px, 0px 0px, 0px 0px] to [20px 20px, 40px 40px, 60px 60px, 100px 100px] at (1.25) is [25px 25px, 50px 50px, 75px 75px, 125px 125px]
-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]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (0) is [0px 0px, 0px 0px, 0px 0px, 0px 0px]
-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]
-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]
-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]
-PASS CSS Animations: property <-webkit-mask-size> from [0px 0px] to [80px 80px] at (1) is [80px 80px, 80px 80px, 80px 80px, 80px 80px]
-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]
-PASS CSS Animations: 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]
-PASS CSS Animations: 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]
-PASS CSS Animations: 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, 70px 10px]
-PASS CSS Animations: 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, 60px 20px]
-PASS CSS Animations: 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, 50px 30px]
-PASS CSS Animations: 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]
-PASS CSS Animations: 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]
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698