| Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-non-auto-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-non-auto-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-non-auto-expected.txt
|
| index 82eb66e1d76be9a9d4817518926a86df3b38cd68..82d2bbe371c58e3c0739dd1b17b2a121d7e74b80 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-non-auto-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-zIndex-non-auto-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -FAIL z-index on non-positioned div assert_equals: Computed style expected "20" but got "0"
|
| +FAIL z-index on non-positioned div assert_equals: Computed style expected "20" but got "auto"
|
| PASS z-index on positioned div
|
| Harness: the test ran to completion.
|
|
|
|
|