/fetch/range/general.any.html| status | subtest | message |
|---|---|---|
| PASS | Range header setting allowed for guard type: none | |
| PASS | Range header setting allowed for guard type: response | |
| PASS | Range header setting allowed for guard type: request | |
| FAIL | Privileged header not allowed for guard type: request-no-cors | assert_false: expected false got true |
| FAIL | Fetch with range header will be sent with Accept-Encoding: identity | assert_equals: Expect identity accept-encoding if range header is "bytes=0-10" expected "identity" but got "" |
| FAIL | Cross Origin Fetch with non safe range header | promise_test: Unhandled rejection with value: "loaded with range header bytes=10-9" |
| PASS | Cross Origin Fetch with safe range header |
bundle built 2026-07-16T07:16:48.063Z