| Index: LayoutTests/animations/interpolation/filter-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/filter-interpolation-expected.txt b/LayoutTests/animations/interpolation/filter-interpolation-expected.txt
|
| index 14409f26537c5d850da7db4e3050b391777b7e70..3da787c059f88d7b440006344b699afa16ec549b 100644
|
| --- a/LayoutTests/animations/interpolation/filter-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/filter-interpolation-expected.txt
|
| @@ -1,5 +1,29 @@
|
| 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 [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)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(12deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(30deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(35deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0) is [hue-rotate(30deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(27deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(24deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(15deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(-10deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0) is [none]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(6deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(12deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Transitions: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(30deg)]
|
| PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (-0.5) is [hue-rotate(-90deg) blur(4px)]
|
| PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0) is [hue-rotate(0deg) blur(6px)]
|
| PASS CSS Transitions: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0.25) is [hue-rotate(45deg) blur(7px)]
|
| @@ -111,11 +135,30 @@ 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 Transitions: property <-webkit-filter> from [inherit] to [sepia(1)] at (-1) is [sepia(0)]
|
| -PASS CSS Transitions: property <-webkit-filter> from [inherit] to [sepia(1)] at (0) is [sepia(0.5)]
|
| -PASS CSS Transitions: property <-webkit-filter> from [inherit] to [sepia(1)] at (0.5) is [sepia(0.75)]
|
| -PASS CSS Transitions: property <-webkit-filter> from [inherit] to [sepia(1)] at (1) is [sepia(1)]
|
| -PASS CSS Transitions: property <-webkit-filter> from [inherit] 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 [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)]
|
| +PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(12deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [initial] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(30deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(35deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0) is [hue-rotate(30deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(27deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(24deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [inherit] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(15deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (-0.5) is [hue-rotate(-10deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0) is [none]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0.3) is [hue-rotate(6deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (0.6) is [hue-rotate(12deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (1) is [hue-rotate(20deg)]
|
| +PASS CSS Animations: property <-webkit-filter> from [unset] to [hue-rotate(20deg)] at (1.5) is [hue-rotate(30deg)]
|
| PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (-0.5) is [hue-rotate(-90deg) blur(4px)]
|
| PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0) is [hue-rotate(0deg) blur(6px)]
|
| PASS CSS Animations: property <-webkit-filter> from [hue-rotate(0deg) blur(6px)] to [hue-rotate(180deg) blur(10px)] at (0.25) is [hue-rotate(45deg) blur(7px)]
|
| @@ -227,10 +270,5 @@ PASS CSS Animations: property <-webkit-filter> from [initial] to [sepia(1)] at (
|
| PASS CSS Animations: property <-webkit-filter> from [initial] to [sepia(1)] at (0.5) is [sepia(0.5)]
|
| PASS CSS Animations: property <-webkit-filter> from [initial] to [sepia(1)] at (1) is [sepia(1)]
|
| PASS CSS Animations: property <-webkit-filter> from [initial] to [sepia(1)] at (1.5) is [sepia(1)]
|
| -PASS CSS Animations: property <-webkit-filter> from [inherit] to [sepia(1)] at (-1) is [sepia(0)]
|
| -PASS CSS Animations: property <-webkit-filter> from [inherit] to [sepia(1)] at (0) is [sepia(0.5)]
|
| -PASS CSS Animations: property <-webkit-filter> from [inherit] to [sepia(1)] at (0.5) is [sepia(0.75)]
|
| -PASS CSS Animations: property <-webkit-filter> from [inherit] to [sepia(1)] at (1) is [sepia(1)]
|
| -PASS CSS Animations: property <-webkit-filter> from [inherit] to [sepia(1)] at (1.5) is [sepia(1)]
|
| Harness: the test ran to completion.
|
|
|
|
|