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

Unified Diff: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/border-image-source-interpolation-expected.txt

Issue 139273007: Web Animations: Remove legacy animations engine. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix TestExpectations. Created 6 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/border-image-source-interpolation-expected.txt
diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/border-image-source-interpolation-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/border-image-source-interpolation-expected.txt
deleted file mode 100644
index 790b4f11a0f47f4f088b5d7b39892549ab380fff..0000000000000000000000000000000000000000
--- a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/border-image-source-interpolation-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-FAIL: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(file:///.../stripes-100.png)] at -0.3, expected [none]
-FAIL: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(file:///.../stripes-100.png)] at 0, expected [none]
-FAIL: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(file:///.../stripes-100.png)] at 0.3, expected [none]
-PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 0.6
-PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1
-PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1.5
-FAIL: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), -0.29999999999999993)] at -0.3, expected [url(../resources/green-100.png)] (parsed as [url(file:///.../green-100.png)])
-PASS: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/green-100.png)] at 0
-PASS: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [-webkit-cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.3)] at 0.3
-PASS: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [-webkit-cross-fade(url(../resources/green-100.png), url(../resources/stripes-100.png), 0.6)] at 0.6
-PASS: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1
-FAIL: border-image-source from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [-webkit-cross-fade(url(file:///.../green-100.png), url(file:///.../stripes-100.png), 1.5)] at 1.5, expected [url(../resources/stripes-100.png)] (parsed as [url(file:///.../stripes-100.png)])
-FAIL: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at -0.3, expected [url(../resources/green-100.png)] (parsed as [url(file:///.../green-100.png)])
-FAIL: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0, expected [url(../resources/green-100.png)] (parsed as [url(file:///.../green-100.png)])
-FAIL: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.3, expected [-webkit-cross-fade(url(../resources/green-100.png), linear-gradient(45deg, blue, orange), 0.3)] (parsed as [-webkit-cross-fade(url(file:///.../green-100.png), linear-gradient(45deg, blue, orange), 0.3)])
-FAIL: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.6, expected [-webkit-cross-fade(url(../resources/green-100.png), linear-gradient(45deg, blue, orange), 0.6)] (parsed as [-webkit-cross-fade(url(file:///.../green-100.png), linear-gradient(45deg, blue, orange), 0.6)])
-PASS: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
-PASS: border-image-source from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
-FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at -0.3, expected [linear-gradient(-45deg, red, yellow)]
-FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0, expected [linear-gradient(-45deg, red, yellow)]
-FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.3, expected [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.3)]
-FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 0.6, expected [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.6)]
-PASS: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
-PASS: border-image-source 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