Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(662)

Unified Diff: LayoutTests/fast/events/window-onerror-isolatedworld-02-expected.txt

Issue 19962008: Rewrite the 'window.onerror' tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698