Click here to download the Blitz Browser!

WPT

wpt / webrtc / RTCRtpParameters-transactionId.html?rest

Spec: WebRTC ↗

Runs: Chrome 155.0.8038.0 (wpt@b1a7025f8, 2026-09-02) | Firefox 157.0a1 (wpt@b1a7025f8, 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 744bf2158 (wpt@a95401e4e, 2026-09-02)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total3/66/63/60/60/6NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
sender.getParameters() should return the same transaction ID if called back-to-back without relinquishing the event loop, even if the microtask queue runsFAILPASSFAILFAILFAIL
sender.getParameters() should return the same transaction ID if called back-to-back without relinquishing the event loop, even if there is an intervening call to setParametersFAILPASSFAILFAILFAIL
sender.getParameters() should return a different transaction ID if the event loop is relinquished between multiple callsPASSPASSPASSFAILFAIL
sender.setParameters() with transaction ID different from last getParameters() should reject with InvalidModificationErrorPASSPASSPASSFAILFAIL
setParameters() with parameters older than last getParameters() should reject with InvalidModificationErrorPASSPASSPASSFAILFAIL
setParameters() when the event loop has been relinquished since the last getParameters() should reject with InvalidStateErrorFAILPASSFAILFAILFAIL