/FileAPI/url/url-with-fetch.any.html| status | subtest | message |
|---|---|---|
| FAIL | Blob URLs can be used in fetch | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/fa53a682-0e4d-e9b2-02e9-99c70e3b0abf" |
| FAIL | fetch with a fragment should succeed | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/ceb10f1c-3ccc-43b1-a06b-9134ce66fb61#fragment" |
| PASS | fetch of a revoked URL should fail | |
| FAIL | Only exact matches should revoke URLs, using fetch | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/3dbfa036-1e28-24b0-b935-835c3110ebdc" |
| PASS | Appending a query string should cause fetch to fail | |
| PASS | Appending a path should cause fetch to fail | |
| PASS | fetch with method "HEAD" should fail | |
| PASS | fetch with method "POST" should fail | |
| PASS | fetch with method "DELETE" should fail | |
| PASS | fetch with method "OPTIONS" should fail | |
| PASS | fetch with method "PUT" should fail | |
| PASS | fetch with method "CUSTOM" should fail | |
| FAIL | fetch should return Content-Type from Blob | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/5d8138c9-6d65-b048-e01d-b8798e1e0f15" |
| FAIL | Revoke blob URL after creating Request, will fetch | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/e5ac27b3-8135-a46b-a979-c8e8b1d0570e" |
| FAIL | Revoke blob URL after creating Request, then clone Request, will fetch | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/51ecdc94-930f-2c8f-0994-6112780fbf18" |
| FAIL | Revoke blob URL after calling fetch, fetch should succeed | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/6628fa6c-70a6-5632-4671-530ccf91a3d1" |
bundle built 2026-07-16T07:16:48.063Z