| Index: third_party/WebKit/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
|
| index be3c4d775a7dc411ffe32ee47cf260e946da3ccf..99b59bb25875a7bca3b4ea075ec986507fc719c4 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/interpolation/z-index-interpolation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/interpolation/z-index-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 <z-index> from [] to [5] at (-0.3) is [-4]
|
| -PASS CSS Transitions: property <z-index> from [] to [5] at (0) is [-2]
|
| -PASS CSS Transitions: property <z-index> from [] to [5] at (0.3) is [0]
|
| -PASS CSS Transitions: property <z-index> from [] to [5] at (0.6) is [2]
|
| -PASS CSS Transitions: property <z-index> from [] to [5] at (1) is [5]
|
| -PASS CSS Transitions: property <z-index> from [] to [5] at (1.5) is [9]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (-0.3) is [-4]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (0) is [-2]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (0.3) is [0]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (0.6) is [2]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (1) is [5]
|
| +PASS CSS Transitions: property <z-index> from neutral to [5] at (1.5) is [9]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (-0.3) is [5]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (0) is [5]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.3) is [5]
|
| @@ -52,12 +52,12 @@ PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.5) is [10]
|
| PASS CSS Transitions: property <z-index> from [auto] to [10] at (0.6) is [10]
|
| PASS CSS Transitions: property <z-index> from [auto] to [10] at (1) is [10]
|
| PASS CSS Transitions: property <z-index> from [auto] to [10] at (1.5) is [10]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (-0.3) is [-4]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (0) is [-2]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (0.3) is [0]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (0.6) is [2]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (1) is [5]
|
| -PASS CSS Animations: property <z-index> from [] to [5] at (1.5) is [9]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (-0.3) is [-4]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (0) is [-2]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (0.3) is [0]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (0.6) is [2]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (1) is [5]
|
| +PASS CSS Animations: property <z-index> from neutral to [5] at (1.5) is [9]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (0) is [auto]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
|
| @@ -104,6 +104,12 @@ PASS CSS Animations: property <z-index> from [auto] to [10] at (0.5) is [10]
|
| PASS CSS Animations: property <z-index> from [auto] to [10] at (0.6) is [10]
|
| PASS CSS Animations: property <z-index> from [auto] to [10] at (1) is [10]
|
| PASS CSS Animations: property <z-index> from [auto] to [10] at (1.5) is [10]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (-0.3) is [-4]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (0) is [-2]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (0.3) is [0]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (0.6) is [2]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (1) is [5]
|
| +PASS Web Animations: property <z-index> from neutral to [5] at (1.5) is [9]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (-0.3) is [auto]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (0) is [auto]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (0.3) is [auto]
|
|
|