Index: LayoutTests/fast/events/window-onerror2-expected.txt |
diff --git a/LayoutTests/fast/events/window-onerror2-expected.txt b/LayoutTests/fast/events/window-onerror2-expected.txt |
deleted file mode 100644 |
index 4db9e6210a05632208f7bf2783cccbdebfb7f7d4..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/events/window-onerror2-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-Test that uncaught exceptions will be reported to the window.onerror handler. Bug 8519. |
- |
-Main frame window.onerror: Error: Inline script exception at window-onerror2.html:34 |
-Main frame window.onerror: Exception in onload at undefined:0 |
-Main frame window.onerror: Error: Exception in setTimeout at window-onerror2.html:29 |
- |