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

Unified Diff: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt

Issue 2236193002: WIP: Implement CSS transitions on top of InterpolationTypes instead of AnimatableValues (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_environmentStyle
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt
deleted file mode 100644
index 4237f704ccbe993223030aefb14ca9c08075a12b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/interpolation/webkit-mask-box-image-source-interpolation-expected.txt
+++ /dev/null
@@ -1,116 +0,0 @@
-This is a testharness.js-based test.
-PASS This test uses interpolation-test.js.
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (-0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.3)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.5)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.6)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (-0.3) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.3) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.5) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.6) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (-0.3) is [url(file:///.../blue-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0) is [url(file:///.../blue-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.3)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.5)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.6)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (-0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.6) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (-0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.6) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (-0.3) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0) is [url(file:///.../green-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.3)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.5)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.6)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "url ( file : / / / ... / green - 100.png ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "url ( file : / / / ... / green - 100.png ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( url ( file : / / / ... / green - 100.png ) , linear - gradient ( 45deg , blue , orange ) , 0.3 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( url ( file : / / / ... / green - 100.png ) , linear - gradient ( 45deg , blue , orange ) , 0.5 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( url ( file : / / / ... / green - 100.png ) , linear - gradient ( 45deg , blue , orange ) , 0.6 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) is [linear-gradient(45deg, blue, orange)]
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "linear - gradient ( - 45deg , red , yellow ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "linear - gradient ( - 45deg , red , yellow ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( linear - gradient ( - 45deg , red , yellow ) , linear - gradient ( 45deg , blue , orange ) , 0.3 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( linear - gradient ( - 45deg , red , yellow ) , linear - gradient ( 45deg , blue , orange ) , 0.5 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-FAIL CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) is [linear-gradient(45deg, blue, orange)] assert_equals: expected "- webkit - cross - fade ( linear - gradient ( - 45deg , red , yellow ) , linear - gradient ( 45deg , blue , orange ) , 0.6 ) " but got "linear - gradient ( 45deg , blue , orange ) "
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Transitions: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (-0.3) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.3)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.5)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../stripes-100.png), url(file:///.../green-100.png), 0.6)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from neutral to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (-0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.5) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (0.6) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [initial] to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (-0.3) is [url(file:///.../blue-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0) is [url(file:///.../blue-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.3)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.5)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../blue-100.png), url(file:///.../green-100.png), 0.6)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (1) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [inherit] to [url(../resources/green-100.png)] at (1.5) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (-0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (0.6) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [unset] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (-0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.3) is [none]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (0.6) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [none] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (-0.3) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.3) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.3)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.5) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.5)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (0.6) is [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 0.6)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (1) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] at (1.5) is [url(file:///.../stripes-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (-0.3) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0) is [url(file:///.../green-100.png)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.3) is [-webkit-cross-fade(url(file:///.../green-100.png), linear-gradient(45deg, blue, orange), 0.3)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.5) is [-webkit-cross-fade(url(file:///.../green-100.png), linear-gradient(45deg, blue, orange), 0.5)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (0.6) is [-webkit-cross-fade(url(file:///.../green-100.png), linear-gradient(45deg, blue, orange), 0.6)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (1) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] at (1.5) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (-0.3) is [linear-gradient(-45deg, red, yellow)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0) is [linear-gradient(-45deg, red, yellow)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.3) is [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.3)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.5) is [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.5)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (0.6) is [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.6)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1) is [linear-gradient(45deg, blue, orange)]
-PASS CSS Animations: property <-webkit-mask-box-image-source> from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] at (1.5) is [linear-gradient(45deg, blue, orange)]
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698