Click here to download the Blitz Browser!

WPT

wpt / webtransport / sendgroup.https.any.html

Spec: WebTransport ↗

Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | 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

ChromeFirefoxSafariLadybirdServoBlitz
Total12/1313/130/130/130/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
WebTransport.createSendGroup() should return a WebTransportSendGroup instancePASSPASSFAILFAILFAIL
WebTransport.createUnidirectionalStream() with sendGroup should create a working streamPASSPASSFAILFAILFAIL
WebTransport.createBidirectionalStream() with sendGroup should create a working streamPASSPASSFAILFAILFAIL
WebTransport.createBidirectionalStream() with sendGroup should respect sendOrder optionPASSPASSFAILFAILFAIL
WebTransport.createUnidirectionalStream() with sendGroup should respect sendOrder optionPASSPASSFAILFAILFAIL
Multiple send groups can be created and used independentlyPASSPASSFAILFAILFAIL
Multiple streams can be created with the same send groupPASSPASSFAILFAILFAIL
WebTransport streams can have both sendGroup and sendOrder optionsPASSPASSFAILFAILFAIL
sendGroup setter on existing stream updates the sendGroupPASSPASSFAILFAILFAIL
sendGroup setter throws InvalidStateError when sendGroup belongs to a different transportPASSPASSFAILFAILFAIL
sendGroup can be set to null to clear the groupPASSPASSFAILFAILFAIL
createSendGroup() throws InvalidStateError on a closed transportFAILPASSFAILFAILFAIL
WebTransportDatagramsWritable supports sendGroup and sendOrderPASSPASSFAILFAILFAIL