Index: third_party/WebKit/LayoutTests/animations/interpolation/filter-interpolation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/filter-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/filter-interpolation-expected.txt |
index 0bbae0853543a3d2b15533d8a55a0e3f2ecb1883..666832abff7795acd85f99e2f8891500c422a6f8 100644 |
--- a/third_party/WebKit/LayoutTests/animations/interpolation/filter-interpolation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/animations/interpolation/filter-interpolation-expected.txt |
@@ -1,11 +1,11 @@ |
This is a testharness.js-based test. |
PASS This test uses interpolation-test.js. |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(5deg)] |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0) is [hue-rotate(10deg)] |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(13deg)] |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(16deg)] |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)] |
-PASS CSS Transitions: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(25deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(5deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0) is [hue-rotate(10deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0.3) is [hue-rotate(13deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0.6) is [hue-rotate(16deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)] |
+PASS CSS Transitions: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (1.5) is [hue-rotate(25deg)] |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(-10deg)] |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0) is [none] |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(6deg)] |
@@ -135,12 +135,12 @@ PASS CSS Transitions: property <-webkit-filter> from [initial] to [sepia(1)] at |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [sepia(1)] at (0.5) is [sepia(0.5)] |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [sepia(1)] at (1) is [sepia(1)] |
PASS CSS Transitions: property <-webkit-filter> from [initial] to [sepia(1)] at (1.5) is [sepia(1)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(5deg)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0) is [hue-rotate(10deg)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(13deg)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(16deg)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)] |
-PASS CSS Animations: property <-webkit-filter> from [] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(25deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(5deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0) is [hue-rotate(10deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0.3) is [hue-rotate(13deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (0.6) is [hue-rotate(16deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)] |
+PASS CSS Animations: property <-webkit-filter> from neutral to [hue-rotate(20deg)] at (1.5) is [hue-rotate(25deg)] |
PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(-10deg)] |
PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0) is [none] |
PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(6deg)] |