Index: LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
diff --git a/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt b/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
deleted file mode 100644 |
index cdff7680521612014a6efd8ef5b69c5d5e0f5b2b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/http/tests/security/window-onerror-exception-in-iframe-expected.txt |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-CONSOLE MESSAGE: IframeException |
-Test that exceptions in iframe are not reported to the main frame window.onerror handler. window.onerror should print exactly one line. |
- |
-Main frame window.onerror: MainFrameException at undefined:0 |
-DONE |
- |