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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/FileAPI/blob/Blob-XHR-revoke-expected.txt

Issue 2940553003: Failure in reading Blob URL should results in network error
Patch Set: . Created 3 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
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Revoke blob URL after open(), will fetch assert_equals: expected "test" but got "" 2 FAIL Revoke blob URL after open(), will fetch assert_unreached: Got unexpected e rror event Reached unreachable code
3 FAIL Revoke blob URL before open(), network error (after send()) assert_unreache d: Got unexpected load event Reached unreachable code 3 PASS Revoke blob URL before open(), network error (after send())
4 Harness: the test ran to completion. 4 Harness: the test ran to completion.
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698