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

Side by Side Diff: LayoutTests/http/tests/xmlhttprequest/readystatechange-and-abort-expected.txt

Issue 328243002: Remove passing testharness expected files that are not required. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@presubmit_testharness
Patch Set: don't delete http sw workers expected for the moment Created 6 years, 6 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 This is a testharness.js-based test.
2 PASS Test onreadystatechange + onabort invocation when abort()-ed in UNSENT stat e.
3 PASS Test onreadystatechange + onabort invocation when abort()-ed in OPENED stat e.
4 PASS Test onreadystatechange + onabort invocation when abort()-ed right after ca lling send().
5 PASS Test onreadystatechange + onabort invocation when abort()-ed in HEADERS_REC EIVED state.
6 PASS Test onreadystatechange + onabort invocation when abort()-ed in LOADING sta te.
7 PASS Test onreadystatechange + onabort invocation when abort()-ed in DONE state.
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698