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

Side by Side Diff: LayoutTests/fast/workers/worker-error-handler-worker-expected.txt

Issue 607513002: Onerror return value handling in workers fixed as per HTML5 spec. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added new layout tests and rebaselined two of them. Created 6 years, 2 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
OLDNEW
(Empty)
1 Testing worker error handler invocation order.
2
3 PASS: WorkerGlobalScope error handler invoked.
4 PASS: Worker error handler invoked.
5 TEST PASS.
6 DONE.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698