Index: LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt |
diff --git a/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt |
index 3dfc440c0079f27d3b9427748fc8fb0ecba00878..42ed741119920ddecc39dcd0088112e8f1792c9a 100644 |
--- a/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt |
+++ b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
Test that window.onerror and "error" event listeners from isolated world are invoked for uncaught exceptions in scripts running in isolate worlds as well as for exceptions in the main world.Bug 8519. |
isolated world window.onerror: Uncaught Error: Error in isolated world inline script. at , Line: 41, Column: 18 |