summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html b/third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html
index a24ffb3..a57b35c 100644
--- a/third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html
+++ b/third_party/WebKit/LayoutTests/fast/events/window-onerror-03.html
@@ -13,6 +13,5 @@
dumpOnErrorArgumentValuesAndReturn(true);
eval("1=2"); // caught by window.onerror
</script>
- <script src="../js/resources/js-test-post.js"></script>
</body>
</html>