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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/harness/error-in-async-test-expected.txt

Issue 2487433002: Revert of Remove EventSender from HTMLStyleElement (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 1 month 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
OLDNEW
1 CONSOLE ERROR: line 14: Uncaught Error: An unexpected error
2 Test that the window.onerror handler in resources/js-test.js stops asynchronous tests 1 Test that the window.onerror handler in resources/js-test.js stops asynchronous tests
3 2
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5 4
6 5
7 Will throw an error soon 6 Will throw an error soon
8 Simulating an unexpected error 7 Simulating an unexpected error
9 FAIL Unexpected error: Uncaught Error: An unexpected error 8 FAIL Unexpected error: Uncaught Error: An unexpected error
10 FAIL successfullyParsed should be true. Was false. 9 FAIL successfullyParsed should be true. Was false.
11 10
12 TEST COMPLETE 11 TEST COMPLETE
13 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698