WPT
wpt / webrtc / RTCPeerConnection-iceGatheringState.html?rest
Spec: WebRTC ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 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 | 7/9 | 9/9 | 7/9 | 0/9 | 0/9 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Initial iceGatheringState should be new | PASS | PASS | PASS | FAIL | FAIL | — |
| iceGatheringState should eventually become complete after setLocalDescription | PASS | PASS | PASS | FAIL | FAIL | — |
| setLocalDescription(reoffer) with no new transports should not cause iceGatheringState to change | PASS | PASS | PASS | FAIL | FAIL | — |
| setLocalDescription() with no transports should not cause iceGatheringState to change | PASS | PASS | PASS | FAIL | FAIL | — |
| local description should have a=end-of-candidates when gathering completes | FAIL | PASS | FAIL | FAIL | FAIL | — |
| gathering state and candidate callbacks should fire in the correct order | FAIL | PASS | FAIL | FAIL | FAIL | — |
| setLocalDescription(reoffer) with a restarted transport should cause iceGatheringState to go to "gathering" and then "complete" | PASS | PASS | PASS | FAIL | FAIL | — |
| setLocalDescription(reoffer) with two restarted transports should cause iceGatheringState to go to "gathering" and then "complete" | PASS | PASS | PASS | FAIL | FAIL | — |
| sRD does not cause ICE gathering state changes | PASS | PASS | PASS | FAIL | FAIL | — |