Click here to download the Blitz Browser!

WPT

wpt / webrtc / RTCPeerConnection-removeTrack.https.html

Spec: WebRTC ↗

Runs: Chrome 155.0.8039.0 (wpt@ffab1bde3, 2026-09-03) | Firefox 157.0a1 (wpt@ffab1bde3, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | 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
Total14/1414/1414/140/140/14NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
addTransceiver - Calling removeTrack when connection is closed should throw InvalidStateErrorPASSPASSPASSFAILFAIL
addTrack - Calling removeTrack when connection is closed should throw InvalidStateErrorPASSPASSPASSFAILFAIL
addTransceiver - Calling removeTrack on different connection that is closed should throw InvalidStateErrorPASSPASSPASSFAILFAIL
addTrack - Calling removeTrack on different connection that is closed should throw InvalidStateErrorPASSPASSPASSFAILFAIL
addTransceiver - Calling removeTrack on different connection should throw InvalidAccessErrorPASSPASSPASSFAILFAIL
addTrack - Calling removeTrack on different connection should throw InvalidAccessErrorPASSPASSPASSFAILFAIL
addTransceiver - Calling removeTrack with valid sender should set sender.track to nullPASSPASSPASSFAILFAIL
addTrack - Calling removeTrack with valid sender should set sender.track to nullPASSPASSPASSFAILFAIL
Calling removeTrack with currentDirection sendrecv should set direction to recvonlyPASSPASSPASSFAILFAIL
Calling removeTrack with currentDirection sendonly should set direction to inactivePASSPASSPASSFAILFAIL
Calling removeTrack with currentDirection recvonly should not change directionPASSPASSPASSFAILFAIL
Calling removeTrack with currentDirection inactive should not change directionPASSPASSPASSFAILFAIL
Calling removeTrack on a stopped transceiver should be a no-opPASSPASSPASSFAILFAIL
Calling removeTrack on a null track should have no effectPASSPASSPASSFAILFAIL