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

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

Issue 20351002: Add 'error' parameter to 'window.onerror' handlers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Constructor. Created 7 years, 4 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 window.onerror: "Uncaught SyntaxError: Unexpected token )" at window-onerror-05. html (Line: 15, Column: 9) 1 window.onerror: "Uncaught SyntaxError: Unexpected token )" at window-onerror-05. html (Line: 15, Column: 9)
2 Stack Trace:
3 SyntaxError: Unexpected token )
4
2 Returning 'true': the error should not be reported in the console as an unhandle d exception. 5 Returning 'true': the error should not be reported in the console as an unhandle d exception.
6
7
8
3 PASS successfullyParsed is true 9 PASS successfullyParsed is true
4 10
5 TEST COMPLETE 11 TEST COMPLETE
6 12
OLDNEW
« no previous file with comments | « LayoutTests/fast/events/window-onerror-04-expected.txt ('k') | LayoutTests/fast/events/window-onerror-06-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698