WPT
wpt / media-source / mediasource-remove.html
Spec: Media Source Extensions™ ↗
Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | 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 | 13/17 | 17/17 | 17/17 | 9/17 | 0/17 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Test remove with an negative start. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with non-finite start. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with a start beyond the duration. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with a start larger than the end. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with a NEGATIVE_INFINITY end. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with a NaN end. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove after SourceBuffer removed from mediaSource. | PASS | PASS | PASS | FAIL | FAIL | — |
| Test remove with a NaN duration. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove while update pending. | PASS | PASS | PASS | PASS | FAIL | — |
| Test aborting a remove operation. | PASS | PASS | PASS | PASS | FAIL | — |
| Test remove with a start at the duration. | PASS | PASS | PASS | FAIL | FAIL | — |
| Test remove with a nanosecond range. | PASS | PASS | PASS | FAIL | FAIL | — |
| Test remove transitioning readyState from 'ended' to 'open'. | PASS | PASS | PASS | FAIL | FAIL | — |
| Test removing all appended data. | FAIL | PASS | PASS | FAIL | FAIL | — |
| Test removing beginning of appended data. | FAIL | PASS | PASS | FAIL | FAIL | — |
| Test removing the middle of appended data. | FAIL | PASS | PASS | FAIL | FAIL | — |
| Test removing the end of appended data. | FAIL | PASS | PASS | FAIL | FAIL | — |