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: Rebased and added rounding to numbers that get displayed 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..1111aa7e0a99bc5d9cfff09979d8d08f4cb9aa79 100644
--- a/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
+++ b/LayoutTests/animations/interpolation/border-image-source-interpolation-expected.txt
@@ -1,3 +1,4 @@
+CSS Animations:
PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [none] at -0.3
PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [none] at 0
PASS: border-image-source from [none] to [url(../resources/stripes-100.png)] was [none] at 0.3
@@ -23,3 +24,29 @@ FAIL: border-image-source from [linear-gradient(-45deg, red, yellow)] to [linear
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
+Web Animations API:
+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