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

Side by Side Diff: LayoutTests/fast/events/window-onerror10-expected.txt

Issue 19962008: Rewrite the 'window.onerror' tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: *facepalm* 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 Test that "error" event listener added with window.addEventListener is invoked f or uncaucht exceptions. Bug 8519.
2
3 event passed to the listener is the same as window.event: true
4 Event details:
5 type: error
6 phase: 2
7 currentTarget is the global object: true
8 message: Uncaught Error: My fault.
9 filename: window-onerror10.html
10 lineno: 29
11
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/window-onerror10.html ('k') | LayoutTests/fast/events/window-onerror11.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698