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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0ec9e86c2eee861085d05df1647dc3423dd0ad50 |
--- /dev/null |
+++ b/LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt |
@@ -0,0 +1,16 @@ |
+CONSOLE MESSAGE: line 13: Uncaught TypeError: Cannot call method 'addEventListener' of null |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x68 |
+ RenderBlock {HTML} at (0,0) size 800x68 |
+ RenderBody {BODY} at (8,16) size 784x36 |
+ RenderBlock {P} at (0,0) size 784x36 |
+ RenderText {#text} at (0,0) size 748x36 |
+ text run at (0,0) width 482: "Test that window.onerror and \"error\" event listeners from isolated world are " |
+ text run at (482,0) width 266: "invoked for uncaught exceptions in scripts" |
+ text run at (0,18) width 177: "running in isolate worlds as " |
+ text run at (177,18) width 256: "well as for exceptions in the main world." |
+ RenderInline {A} at (0,0) size 67x18 [color=#0000EE] |
+ RenderText {#text} at (433,18) size 67x18 |
+ text run at (433,18) width 67: "Bug 8519." |
+ RenderText {#text} at (0,0) size 0x0 |