WPT
wpt / fetch / api / request / request-disturbed.any.html
Spec: Fetch ↗
Runs: Chrome 155.0.8039.0 (wpt@a6218de35, 2026-09-03) | Firefox 157.0a1 (wpt@ce41a9c47, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 7/9 | 5/9 | 8/9 | 6/9 | 5/9 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Request's body: initial state | PASS | FAIL | PASS | PASS | PASS | — |
| Request without body cannot be disturbed | PASS | PASS | PASS | PASS | PASS | — |
| Check cloning a disturbed request | PASS | PASS | PASS | PASS | PASS | — |
| Check creating a new request from a disturbed request | PASS | PASS | PASS | PASS | PASS | — |
| Check creating a new request with a new body from a disturbed request | PASS | FAIL | PASS | PASS | FAIL | — |
| Input request used for creating new request became disturbed | FAIL | FAIL | PASS | FAIL | FAIL | — |
| Input request used for creating new request became disturbed even if body is not used | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| Check consuming a disturbed request | PASS | PASS | PASS | PASS | PASS | — |
| Request construction failure should not set "bodyUsed" | PASS | PASS | PASS | FAIL | FAIL | — |