Index: LayoutTests/fast/events/window-onerror7-expected.txt |
diff --git a/LayoutTests/fast/events/window-onerror7-expected.txt b/LayoutTests/fast/events/window-onerror7-expected.txt |
deleted file mode 100644 |
index 5d22e7e75568a24959cbe63d9faae14fdabcf360..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/events/window-onerror7-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-CONSOLE MESSAGE: line 20: Error: Original error |
-CONSOLE MESSAGE: line 17: Error: Nested error |
-Test that exception in window.onerror won't lead to recursive window.onerror call. Bug 8519. |
- |
-Main frame window.onerror: Error: Original error at window-onerror7.html:20 |
- |