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

Unified Diff: LayoutTests/virtual/web-animations-css/animations/interpolation/list-style-image-interpolation-expected.txt

Issue 70903004: Web Animations CSS: Add to experimental web platform features (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add expectations for a couple more newly failing tests Created 7 years, 1 month 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: LayoutTests/virtual/web-animations-css/animations/interpolation/list-style-image-interpolation-expected.txt
diff --git a/LayoutTests/virtual/web-animations-css/animations/interpolation/list-style-image-interpolation-expected.txt b/LayoutTests/virtual/web-animations-css/animations/interpolation/list-style-image-interpolation-expected.txt
deleted file mode 100644
index 763061b0176c13751cf5e17e4285ba9696aec9bd..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/web-animations-css/animations/interpolation/list-style-image-interpolation-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [none] at -0.3
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [none] at 0
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [none] at 0.3
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [url(../resources/stripes-20.png)] at 0.6
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [url(../resources/stripes-20.png)] at 1
-PASS: list-style-image from [none] to [url(../resources/stripes-20.png)] was [url(../resources/stripes-20.png)] at 1.5
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [url(../resources/green-20.png)] at -0.3
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [url(../resources/green-20.png)] at 0
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [-webkit-cross-fade(url(../resources/green-20.png), url(../resources/stripes-20.png), 0.3)] at 0.3
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [-webkit-cross-fade(url(../resources/green-20.png), url(../resources/stripes-20.png), 0.6)] at 0.6
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [url(../resources/stripes-20.png)] at 1
-PASS: list-style-image from [url(../resources/green-20.png)] to [url(../resources/stripes-20.png)] was [url(../resources/stripes-20.png)] at 1.5
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [url(../resources/green-20.png)] at -0.3
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [url(../resources/green-20.png)] at 0
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [-webkit-cross-fade(url(../resources/green-20.png), linear-gradient(45deg, blue, orange), 0.3)] at 0.3
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [-webkit-cross-fade(url(../resources/green-20.png), linear-gradient(45deg, blue, orange), 0.6)] at 0.6
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
-PASS: list-style-image from [url(../resources/green-20.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(-45deg, red, yellow)] at -0.3
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(-45deg, red, yellow)] at 0
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.3)] at 0.3
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.6)] at 0.6
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
-PASS: list-style-image from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
-

Powered by Google App Engine
This is Rietveld 408576698