| 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 99b59bb25875a7bca3b4ea075ec986507fc719c4..7e46ce1eb2dd59e18fe8112f213d4e6ef15b8f0b 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
|
| @@ -13,12 +13,12 @@ PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.5) is [5]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (0.6) is [5]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (1) is [5]
|
| PASS CSS Transitions: property <z-index> from [initial] to [5] at (1.5) is [5]
|
| -FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (-0.3) is [5] assert_equals: expected "18 " but got "5 "
|
| -FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [5] assert_equals: expected "15 " but got "5 "
|
| -FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [5] assert_equals: expected "12 " but got "5 "
|
| -FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
|
| +FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
|
| +FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0) is [0] assert_equals: expected "15 " but got "0 "
|
| +FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.3) is [2] assert_equals: expected "12 " but got "2 "
|
| +FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (0.6) is [3] assert_equals: expected "9 " but got "3 "
|
| PASS CSS Transitions: property <z-index> from [inherit] to [5] at (1) is [5]
|
| -FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
|
| +FAIL CSS Transitions: property <z-index> from [inherit] to [5] at (1.5) is [8] assert_equals: expected "0 " but got "8 "
|
| PASS CSS Transitions: property <z-index> from [unset] to [5] at (-0.3) is [5]
|
| PASS CSS Transitions: property <z-index> from [unset] to [5] at (0) is [5]
|
| PASS CSS Transitions: property <z-index> from [unset] to [5] at (0.3) is [5]
|
| @@ -65,12 +65,12 @@ PASS CSS Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (1) is [5]
|
| PASS CSS Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
|
| -FAIL CSS Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto] assert_equals: expected "18 " but got "auto "
|
| -FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [auto] assert_equals: expected "15 " but got "auto "
|
| -FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
|
| -FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
|
| +FAIL CSS Animations: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
|
| +FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0) is [0] assert_equals: expected "15 " but got "0 "
|
| +FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.3) is [2] assert_equals: expected "12 " but got "2 "
|
| +FAIL CSS Animations: property <z-index> from [inherit] to [5] at (0.6) is [3] assert_equals: expected "9 " but got "3 "
|
| PASS CSS Animations: property <z-index> from [inherit] to [5] at (1) is [5]
|
| -FAIL CSS Animations: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
|
| +FAIL CSS Animations: property <z-index> from [inherit] to [5] at (1.5) is [8] assert_equals: expected "0 " but got "8 "
|
| PASS CSS Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
|
| PASS CSS Animations: property <z-index> from [unset] to [5] at (0) is [auto]
|
| PASS CSS Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
|
| @@ -117,12 +117,12 @@ PASS Web Animations: property <z-index> from [initial] to [5] at (0.5) is [5]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (0.6) is [5]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (1) is [5]
|
| PASS Web Animations: property <z-index> from [initial] to [5] at (1.5) is [5]
|
| -FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [auto] assert_equals: expected "18 " but got "auto "
|
| -FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [auto] assert_equals: expected "15 " but got "auto "
|
| -FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [auto] assert_equals: expected "12 " but got "auto "
|
| -FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.6) is [5] assert_equals: expected "9 " but got "5 "
|
| +FAIL Web Animations: property <z-index> from [inherit] to [5] at (-0.3) is [-1] assert_equals: expected "18 " but got "- 1 "
|
| +FAIL Web Animations: property <z-index> from [inherit] to [5] at (0) is [0] assert_equals: expected "15 " but got "0 "
|
| +FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.3) is [2] assert_equals: expected "12 " but got "2 "
|
| +FAIL Web Animations: property <z-index> from [inherit] to [5] at (0.6) is [3] assert_equals: expected "9 " but got "3 "
|
| PASS Web Animations: property <z-index> from [inherit] to [5] at (1) is [5]
|
| -FAIL Web Animations: property <z-index> from [inherit] to [5] at (1.5) is [5] assert_equals: expected "0 " but got "5 "
|
| +FAIL Web Animations: property <z-index> from [inherit] to [5] at (1.5) is [8] assert_equals: expected "0 " but got "8 "
|
| PASS Web Animations: property <z-index> from [unset] to [5] at (-0.3) is [auto]
|
| PASS Web Animations: property <z-index> from [unset] to [5] at (0) is [auto]
|
| PASS Web Animations: property <z-index> from [unset] to [5] at (0.3) is [auto]
|
|
|