Index: LayoutTests/fast/regions/layers/region-zIndex-computedStyle-expected.txt |
diff --git a/LayoutTests/fast/regions/layers/region-zIndex-computedStyle-expected.txt b/LayoutTests/fast/regions/layers/region-zIndex-computedStyle-expected.txt |
deleted file mode 100644 |
index 4f81f3d1705b55f834714e9e1fa5be09b507faaa..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/regions/layers/region-zIndex-computedStyle-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-Test region's computed values for z-index. |
- |
-A region establishes a stacking context. |
- |
-On success you should see PASS below |
- |
-PASS window.getComputedStyle(document.getElementById("region")).zIndex is "0" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |