| Index: LayoutTests/fast/regions/layers/region-zIndex-computedStyle.html
|
| diff --git a/LayoutTests/fast/regions/layers/region-zIndex-computedStyle.html b/LayoutTests/fast/regions/layers/region-zIndex-computedStyle.html
|
| index be5025a307885887879e57385179cd4be48e2d69..59ff16183507bbbf85984f52f547af2ccf00a1dd 100644
|
| --- a/LayoutTests/fast/regions/layers/region-zIndex-computedStyle.html
|
| +++ b/LayoutTests/fast/regions/layers/region-zIndex-computedStyle.html
|
| @@ -20,5 +20,4 @@
|
| window.testRunner.dumpAsText();
|
| shouldBeEqualToString('window.getComputedStyle(document.getElementById("region")).zIndex', "0");
|
| </script>
|
| - <script src="../../js/resources/js-test-post.js"></script>
|
| </html>
|
|
|