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

Unified Diff: third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt

Issue 1881333002: Use neutralKeyframe sentinal instead of '' for interpolation-test.js tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix composition test code Created 4 years, 8 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/border-image-width-interpolation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
index 42424a7f04edc5280457808a7b7555e694c5f2b3..d437e1b885720b056aec71b31d659058d1c1afca 100644
--- a/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/border-image-width-interpolation-expected.txt
@@ -1,13 +1,13 @@
This is a testharness.js-based test.
PASS This test uses interpolation-test.js.
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (-0.3) is [7px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (0) is [10px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (0.3) is [13px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (0.6) is [16px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (1) is [20px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (1.5) is [25px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (5) is [60px]
-PASS CSS Transitions: property <border-image-width> from [] to [20px] at (10) is [110px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (-0.3) is [7px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (0) is [10px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (0.3) is [13px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (0.6) is [16px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (1) is [20px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (1.5) is [25px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (5) is [60px]
+PASS CSS Transitions: property <border-image-width> from neutral to [20px] at (10) is [110px]
PASS CSS Transitions: property <border-image-width> from [initial] to [20px] at (-0.3) is [20px]
PASS CSS Transitions: property <border-image-width> from [initial] to [20px] at (0) is [20px]
PASS CSS Transitions: property <border-image-width> from [initial] to [20px] at (0.3) is [20px]
@@ -116,14 +116,14 @@ PASS CSS Transitions: property <border-image-width> from [10] to [20%] at (0.5)
PASS CSS Transitions: property <border-image-width> from [10] to [20%] at (0.6) is [20%]
PASS CSS Transitions: property <border-image-width> from [10] to [20%] at (1) is [20%]
PASS CSS Transitions: property <border-image-width> from [10] to [20%] at (1.5) is [20%]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (-0.3) is [7px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (0) is [10px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (0.3) is [13px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (0.6) is [16px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (1) is [20px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (1.5) is [25px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (5) is [60px]
-PASS CSS Animations: property <border-image-width> from [] to [20px] at (10) is [110px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (-0.3) is [7px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (0) is [10px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (0.3) is [13px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (0.6) is [16px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (1) is [20px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (1.5) is [25px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (5) is [60px]
+PASS CSS Animations: property <border-image-width> from neutral to [20px] at (10) is [110px]
PASS CSS Animations: property <border-image-width> from [initial] to [20px] at (-0.3) is [1]
PASS CSS Animations: property <border-image-width> from [initial] to [20px] at (0) is [1]
PASS CSS Animations: property <border-image-width> from [initial] to [20px] at (0.3) is [1]
@@ -232,6 +232,14 @@ PASS CSS Animations: property <border-image-width> from [10] to [20%] at (0.5) i
PASS CSS Animations: property <border-image-width> from [10] to [20%] at (0.6) is [20%]
PASS CSS Animations: property <border-image-width> from [10] to [20%] at (1) is [20%]
PASS CSS Animations: property <border-image-width> from [10] to [20%] at (1.5) is [20%]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (-0.3) is [7px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (0) is [10px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (0.3) is [13px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (0.6) is [16px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (1) is [20px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (1.5) is [25px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (5) is [60px]
+PASS Web Animations: property <border-image-width> from neutral to [20px] at (10) is [110px]
PASS Web Animations: property <border-image-width> from [initial] to [20px] at (-0.3) is [1]
PASS Web Animations: property <border-image-width> from [initial] to [20px] at (0) is [1]
PASS Web Animations: property <border-image-width> from [initial] to [20px] at (0.3) is [1]

Powered by Google App Engine
This is Rietveld 408576698