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