WPT
wpt / fetch / api / basic / scheme-blob.sub.any.html
Spec: Fetch ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 17/18 | 17/18 | 17/18 | 18/18 | 10/18 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Fetching [GET] URL.createObjectURL(blob) is OK | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [GET] blob:http://www.web-platform.test:8000/ is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [POST] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [OPTIONS] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [HEAD] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [PUT] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [DELETE] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [INVALID] URL.createObjectURL(blob) is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching [GET] blob:not-backed-by-a-blob/ is KO | PASS | PASS | PASS | PASS | PASS | — |
| Fetching URL.createObjectURL(empty_blob) is OK | PASS | PASS | PASS | PASS | FAIL | — |
| Fetching URL.createObjectURL(empty_type_blob) is OK | PASS | PASS | PASS | PASS | FAIL | — |
| Fetching URL.createObjectURL(empty_data_blob) is OK | PASS | PASS | PASS | PASS | PASS | — |
| Fetching URL.createObjectURL(invalid_type_blob) is OK | FAIL | FAIL | FAIL | PASS | FAIL | — |
| Blob content is not sniffed for a content type [image/png] | PASS | PASS | PASS | PASS | FAIL | — |
| Blob content is not sniffed for a content type [text/xml] | PASS | PASS | PASS | PASS | FAIL | — |
| Set content type to the empty string for slice with invalid content type | PASS | PASS | PASS | PASS | FAIL | — |
| Set content type to the empty string for slice with no content type | PASS | PASS | PASS | PASS | FAIL | — |
| Blob.slice should not sniff the content for a content type | PASS | PASS | PASS | PASS | FAIL | — |