WPT
wpt / fetch / api / request / request-error.any.serviceworker.html
Spec: Fetch ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@98a70a0c5) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-0cc87 (wpt@ae6982b12) | 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 | 21/22 | 21/22 | 22/22 | 0/22 | 0/22 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| RequestInit's window is not null | FAIL | FAIL | PASS | — | — | — |
| Input URL is not valid | PASS | PASS | PASS | — | — | — |
| Input URL has credentials | PASS | PASS | PASS | — | — | — |
| RequestInit's mode is navigate | PASS | PASS | PASS | — | — | — |
| RequestInit's referrer is invalid | PASS | PASS | PASS | — | — | — |
| RequestInit's method is invalid | PASS | PASS | PASS | — | — | — |
| RequestInit's method is forbidden | PASS | PASS | PASS | — | — | — |
| RequestInit's mode is no-cors and method is not simple | PASS | PASS | PASS | — | — | — |
| RequestInit's cache mode is only-if-cached and mode is not same-origin | PASS | PASS | PASS | — | — | — |
| Request with cache mode: only-if-cached and fetch mode cors | PASS | PASS | PASS | — | — | — |
| Request with cache mode: only-if-cached and fetch mode no-cors | PASS | PASS | PASS | — | — | — |
| Bad referrerPolicy init parameter value | PASS | PASS | PASS | — | — | — |
| Bad mode init parameter value | PASS | PASS | PASS | — | — | — |
| Bad credentials init parameter value | PASS | PASS | PASS | — | — | — |
| Bad cache init parameter value | PASS | PASS | PASS | — | — | — |
| Bad redirect init parameter value | PASS | PASS | PASS | — | — | — |
| Request error | PASS | PASS | PASS | — | — | — |
| Request should get its content-type from the init request | PASS | PASS | PASS | — | — | — |
| Request should not get its content-type from the init request if init headers are provided | PASS | PASS | PASS | — | — | — |
| Request should get its content-type from the body if none is provided | PASS | PASS | PASS | — | — | — |
| Request should get its content-type from init headers if one is provided | PASS | PASS | PASS | — | — | — |
| Request with cache mode: only-if-cached and fetch mode: same-origin | PASS | PASS | PASS | — | — | — |