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

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

Issue 203723005: Web Animations API: Update interpolation test harness to test element.animate() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
diff --git a/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt b/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
index 3aabd3ba4528a42e3463e205ddadeb995f3f1e52..983e8f1805c7e6c77a9f09dd16ed65410d8b8dd4 100644
--- a/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
+++ b/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
@@ -22,4 +22,28 @@ FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear
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
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [none] at -0.3
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [none] at 0
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [none] at 0.3
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 0.6
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1
+PASS: borderImageSource from [none] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1.5
+PASS: borderImageSource from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/green-100.png)] at -0.3
+PASS: borderImageSource from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/green-100.png)] at 0
+PASS: borderImageSource 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: borderImageSource 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: borderImageSource from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1
+PASS: borderImageSource from [url(../resources/green-100.png)] to [url(../resources/stripes-100.png)] was [url(../resources/stripes-100.png)] at 1.5
+PASS: borderImageSource from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [url(../resources/green-100.png)] at -0.3
+PASS: borderImageSource from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [url(../resources/green-100.png)] at 0
+FAIL: borderImageSource from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [url(file:///.../green-100.png)] 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: borderImageSource 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: borderImageSource from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
+PASS: borderImageSource from [url(../resources/green-100.png)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1.5
+PASS: borderImageSource from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(-45deg, red, yellow)] at -0.3
+PASS: borderImageSource from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(-45deg, red, yellow)] at 0
+FAIL: borderImageSource from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(-45deg, red, yellow)] at 0.3, expected [-webkit-cross-fade(linear-gradient(-45deg, red, yellow), linear-gradient(45deg, blue, orange), 0.3)]
+FAIL: borderImageSource 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: borderImageSource from [linear-gradient(-45deg, red, yellow)] to [linear-gradient(45deg, blue, orange)] was [linear-gradient(45deg, blue, orange)] at 1
+PASS: borderImageSource 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