/fetch/range/blob.any.html| status | subtest | message |
|---|---|---|
| FAIL | A simple blob range request. | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/3cd22ccd-8bcb-3927-c76f-6ecf59fde9f9" |
| FAIL | A blob range request with no type. | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/48f876d1-60c2-91e9-cb4c-9aca7038ffd0" |
| FAIL | A blob range request with no end. | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/6c791fa7-7029-4bf1-a3b0-dbd7704bb964" |
| FAIL | A blob range request with no start. | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/ad85a32b-4cbf-f902-740d-9296951925bb" |
| FAIL | A simple blob range request with whitespace. | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/3b4d92f3-c7fa-1dc9-eb53-2173946609ed" |
| FAIL | Blob content with short content and a large range end | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/8a2c264a-e2e0-1ca9-9242-1ddfafe8da28" |
| FAIL | Blob content with short content and a range end matching content length | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/e27a8a7c-5c5e-ded3-c70c-646a72d85624" |
| FAIL | Blob range with whitespace before and after hyphen | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/06cc169b-002a-50f9-d0a3-74fe74f554db" |
| FAIL | Blob range with whitespace after hyphen | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/6163ac86-16a3-6a66-bfbc-8496834971c9" |
| FAIL | Blob range with whitespace around equals sign | promise_test: Unhandled rejection with value: object "TypeError: Fetch API cannot load: blob:http://web-platform.test:8000/11000747-6f02-27c1-03f1-eaca37b7e796" |
| PASS | Blob range with no value | |
| PASS | Blob range with incorrect range header | |
| PASS | Blob range with incorrect range header #2 | |
| PASS | Blob range with incorrect range header #3 | |
| PASS | Blob range request with multiple range values | |
| PASS | Blob range request with multiple range values and whitespace | |
| PASS | Blob range request with trailing comma | |
| PASS | Blob range with no start or end | |
| PASS | Blob range request with short range end | |
| PASS | Blob range start should be an ASCII digit | |
| PASS | Blob range should have a dash | |
| PASS | Blob range end should be an ASCII digit | |
| PASS | Blob range should include '-' | |
| PASS | Blob range should include '=' | |
| PASS | Blob range should include 'bytes=' | |
| PASS | Blob content with short content and a large range start | |
| PASS | Blob content with short content and a range start matching the content length |
bundle built 2026-07-16T07:16:48.063Z