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

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

Issue 19693006: Pass column as 4th argument to WorkerGlobalScope.onerror handler (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master 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
1 Test that window.onerror is called on window object for events created using doc ument.createEvent("error"). Bug 8519. 1 Test that window.onerror is called on window object for events created using doc ument.createEvent("error"). Bug 8519.
2 2
3 Main frame window.onerror: 3 Main frame window.onerror:
4 msg: [object Event] 4 msg: [object Event]
5 url: undefined 5 url: undefined
6 line: undefined 6 line: undefined
7 column: undefined
7 DONE. 8 DONE.
8 9
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/window-onerror12.html ('k') | LayoutTests/fast/events/window-onerror13.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698