/fetch/api/basic/scheme-blob.sub.any.html| status | subtest | message |
|---|---|---|
| FAIL | Fetching [GET] URL.createObjectURL(blob) is OK | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/36a254d5-1e9b-16ef-9b15-05043e390302" |
| PASS | Fetching [GET] blob:http://www.web-platform.test:8000/ is KO | |
| PASS | Fetching [POST] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [OPTIONS] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [HEAD] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [PUT] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [DELETE] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [INVALID] URL.createObjectURL(blob) is KO | |
| PASS | Fetching [GET] blob:not-backed-by-a-blob/ is KO | |
| FAIL | Fetching URL.createObjectURL(empty_blob) is OK | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/3bc3e303-28e3-02df-0d67-4b5303507a50" |
| FAIL | Fetching URL.createObjectURL(empty_type_blob) is OK | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/6704a22b-e838-aa78-5c77-759420cb0408" |
| FAIL | Fetching URL.createObjectURL(empty_data_blob) is OK | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/92ba3b46-8017-9e64-d3c2-2129d426543b" |
| FAIL | Fetching URL.createObjectURL(invalid_type_blob) is OK | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/a2d1d671-c431-4c79-fc38-4f6a32f6e5a7" |
| FAIL | Blob content is not sniffed for a content type [image/png] | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/8b864dcb-357b-ccee-f330-adc99ac8662b" |
| FAIL | Blob content is not sniffed for a content type [text/xml] | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/ec21c892-2fda-fbdc-8372-151915ec9ff5" |
| FAIL | Set content type to the empty string for slice with invalid content type | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/e76280f2-ad99-cf6f-ba83-992c5d1106ed" |
| FAIL | Set content type to the empty string for slice with no content type | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/361e5909-a1b6-a18f-1eb3-fd485f7dc7d1" |
| FAIL | Blob.slice should not sniff the content for a content type | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/9c253880-160e-8992-0999-2f0c94616a57" |
bundle built 2026-07-16T07:16:48.063Z