WPT
wpt / fetch / api / response / response-clone.any.serviceworker.html
Spec: Fetch ↗
Runs: Chrome 155.0.8038.0 (wpt@05fffeacb, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-410b4 (wpt@ce41a9c47, 2026-09-02) | 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 | 21/21 | 7/21 | 21/21 | 0/21 | 0/21 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Check Response's clone with default values, without body | PASS | PASS | PASS | — | — | — |
| Check Response's clone has the expected attribute values | PASS | PASS | PASS | — | — | — |
| Check original response's body after cloning | PASS | PASS | PASS | — | — | — |
| Check cloned response's body | PASS | PASS | PASS | — | — | — |
| Cannot clone a disturbed response | PASS | PASS | PASS | — | — | — |
| Cloned responses should provide the same data | PASS | PASS | PASS | — | — | — |
| Cancelling stream should not affect cloned one | PASS | PASS | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Int8Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Int16Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Int32Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (ArrayBufferchunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Uint8Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Uint8ClampedArraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Uint16Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Uint32Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (BigInt64Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (BigUint64Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Float16Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Float32Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (Float64Arraychunk) | PASS | FAIL | PASS | — | — | — |
| Check response clone use structureClone for teed ReadableStreams (DataViewchunk) | PASS | FAIL | PASS | — | — | — |