| Index: LayoutTests/fast/dom/Window/Location/window-override-window-using-defineGetter.html
|
| diff --git a/LayoutTests/fast/dom/Window/Location/window-override-window-using-defineGetter.html b/LayoutTests/fast/dom/Window/Location/window-override-window-using-defineGetter.html
|
| index 2928cbb6d1e042412293276f0bee41dd48bf532f..b0940941e015cf7ad28ee455ef1aed1e2527b528 100644
|
| --- a/LayoutTests/fast/dom/Window/Location/window-override-window-using-defineGetter.html
|
| +++ b/LayoutTests/fast/dom/Window/Location/window-override-window-using-defineGetter.html
|
| @@ -13,6 +13,5 @@
|
| var correctValue = normalizeURL(document.URL);
|
| shouldBe("result", "correctValue");
|
| </script>
|
| -<script src="../../../js/resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|