WPT
wpt / xhr / blob-range.any.worker.html
Spec: XMLHttpRequest ↗
Runs: Chrome 155.0.8042.0 (wpt@a1ecd0c09, 2026-09-04) | Firefox 157.0a1 (wpt@e23cee339, 2026-09-04) | Safari 251 preview (wpt@e7122b73f, 2026-09-04) | Ladybird 1.0-52f0f (wpt@0588f3896, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 27/27 | 27/27 | 27/27 | 27/27 | 5/27 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| A simple blob range request. | PASS | PASS | PASS | PASS | PASS | — |
| A blob range request with no type. | PASS | PASS | PASS | PASS | FAIL | — |
| A blob range request with no end. | PASS | PASS | PASS | PASS | PASS | — |
| A blob range request with no start. | PASS | PASS | PASS | PASS | PASS | — |
| A simple blob range request with whitespace. | PASS | PASS | PASS | PASS | FAIL | — |
| Blob content with short content and a large range end | PASS | PASS | PASS | PASS | PASS | — |
| Blob content with short content and a range end matching content length | PASS | PASS | PASS | PASS | PASS | — |
| Blob range with whitespace before and after hyphen | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with whitespace after hyphen | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with whitespace around equals sign | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with no value | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with incorrect range header | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with incorrect range header #2 | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with incorrect range header #3 | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range request with multiple range values | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range request with multiple range values and whitespace | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range request with trailing comma | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range with no start or end | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range request with short range end | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range start should be an ASCII digit | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range should have a dash | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range end should be an ASCII digit | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range should include '-' | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range should include '=' | PASS | PASS | PASS | PASS | FAIL | — |
| Blob range should include 'bytes=' | PASS | PASS | PASS | PASS | FAIL | — |
| Blob content with short content and a large range start | PASS | PASS | PASS | PASS | FAIL | — |
| Blob content with short content and a range start matching the content length | PASS | PASS | PASS | PASS | FAIL | — |