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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 13: Uncaught TypeError: Cannot call method 'addEventListen er' of null
2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x68
5 RenderBlock {HTML} at (0,0) size 800x68
6 RenderBody {BODY} at (8,16) size 784x36
7 RenderBlock {P} at (0,0) size 784x36
8 RenderText {#text} at (0,0) size 748x36
9 text run at (0,0) width 482: "Test that window.onerror and \"error\" e vent listeners from isolated world are "
10 text run at (482,0) width 266: "invoked for uncaught exceptions in scr ipts"
11 text run at (0,18) width 177: "running in isolate worlds as "
12 text run at (177,18) width 256: "well as for exceptions in the main wo rld."
13 RenderInline {A} at (0,0) size 67x18 [color=#0000EE]
14 RenderText {#text} at (433,18) size 67x18
15 text run at (433,18) width 67: "Bug 8519."
16 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698