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

Side by Side Diff: LayoutTests/fast/events/window-onerror6-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 syntax error will be reported to the window.onerror handler. Bug 8519. 1 Test that syntax error will be reported to the window.onerror handler. Bug 8519.
2 2
3 Main frame window.onerror: Uncaught SyntaxError: Unexpected token ) at window-on error6.html:22 3 Main frame window.onerror: Uncaught SyntaxError: Unexpected token ) at window-on error6.html, line: 22, column: 1
4 4
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/window-onerror6.html ('k') | LayoutTests/fast/events/window-onerror7.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698