diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html b/third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html index 4993198..7f3ca05 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/Location/window-override-location-using-defineGetter.html @@ -11,6 +11,5 @@ var correctValue = normalizeURL(document.URL); shouldBe("result", "correctValue"); </script> -<script src="../../../js/resources/js-test-post.js"></script> </body> </html>
\ No newline at end of file |