Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-z-index-inherit-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-z-index-inherit-expected.txt b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-z-index-inherit-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..28865118997438704c2213d587ceb86c7731551b |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/css/getComputedStyle/getComputedStyle-z-index-inherit-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL z-index should inherit the computed value assert_equals: expected "1" but got "0" |
| +Harness: the test ran to completion. |
| + |