WPT
wpt / webrtc / RTCPeerConnection-setDescription-transceiver.html
Spec: WebRTC ↗
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 | 6/6 | 6/6 | 6/6 | 0/6 | 0/6 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| setLocalDescription(offer) with m= section should assign mid to corresponding transceiver | PASS | PASS | PASS | FAIL | FAIL | — |
| setRemoteDescription(offer) with m= section and no existing transceiver should create corresponding transceiver | PASS | PASS | PASS | FAIL | FAIL | — |
| setLocalDescription(rollback) should unset transceiver.mid | PASS | PASS | PASS | FAIL | FAIL | — |
| setLocalDescription(rollback) should only unset transceiver mids associated with current round | PASS | PASS | PASS | FAIL | FAIL | — |
| setRemoteDescription(rollback) should remove newly created transceiver from transceiver list | PASS | PASS | PASS | FAIL | FAIL | — |
| setRemoteDescription should set transceiver inactive if its corresponding m section is rejected | PASS | PASS | PASS | FAIL | FAIL | — |