| Index: LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter.html
|
| diff --git a/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter.html b/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter.html
|
| index f33ae4a5b78cc19ca31ba21aaa568967f4d290c2..5dd233492c996fc91e74db325430f9e2f7482d17 100644
|
| --- a/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-using-defineGetter.html
|
| +++ b/LayoutTests/fast/dom/Window/Location/location-override-toString-on-proto-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>
|
|
|