diff options
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.html')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.html b/third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.html index 25dc74c..c424555 100644 --- a/third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.html +++ b/third_party/WebKit/LayoutTests/fast/dom/Window/Location/location-override-valueOf-using-with.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>
\ No newline at end of file |