Click here to download the Blitz Browser!

WPT

wpt / webrtc / RTCPeerConnectionIceEvent-constructor.html

Spec: WebRTC ↗

Runs: Chrome 155.0.8041.0 (wpt@07d3da1fa, 2026-09-04) | Firefox 157.0a1 (wpt@4fbf9ef4d, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@4fbf9ef4d, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total6/86/88/80/80/8NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
RTCPeerConnectionIceEvent with no arguments throws TypeErrorPASSPASSPASSFAILFAIL
RTCPeerConnectionIceEvent with no eventInitDict (default)FAILFAILPASSFAILFAIL
RTCPeerConnectionIceEvent with empty object as eventInitDict (default)FAILFAILPASSFAILFAIL
RTCPeerConnectionIceEvent.candidate is null when constructed with { candidate: null }PASSPASSPASSFAILFAIL
RTCPeerConnectionIceEvent.candidate is null when constructed with { candidate: undefined }PASSPASSPASSFAILFAIL
RTCPeerConnectionIceEvent with RTCIceCandidatePASSPASSPASSFAILFAIL
RTCPeerConnectionIceEvent with non RTCIceCandidate object throwsPASSPASSPASSFAILFAIL
RTCPeerConnectionIceEvent bubbles and cancelablePASSPASSPASSFAILFAIL