Click here to download the Blitz Browser!

WPT

wpt / webtransport / idlharness.https.sub.any.serviceworker.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
Total106/121102/1211/1210/1210/121NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
idl_test setupPASSPASSFAIL
idl_test validationPASSPASSPASS
WebTransportDatagramsWritable interface: existence and properties of interface objectPASSPASSFAIL
WebTransportDatagramsWritable interface object lengthPASSPASSFAIL
WebTransportDatagramsWritable interface object namePASSPASSFAIL
WebTransportDatagramsWritable interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportDatagramsWritable interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportDatagramsWritable interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportDatagramsWritable interface: attribute sendGroupPASSPASSFAIL
WebTransportDatagramsWritable interface: attribute sendOrderPASSPASSFAIL
WebTransportDatagramDuplexStream interface: existence and properties of interface objectPASSPASSFAIL
WebTransportDatagramDuplexStream interface object lengthPASSPASSFAIL
WebTransportDatagramDuplexStream interface object namePASSPASSFAIL
WebTransportDatagramDuplexStream interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportDatagramDuplexStream interface: operation createWritable(optional WebTransportSendOptions)PASSPASSFAIL
WebTransportDatagramDuplexStream interface: attribute readablePASSPASSFAIL
WebTransportDatagramDuplexStream interface: attribute maxDatagramSizePASSPASSFAIL
WebTransportDatagramDuplexStream interface: attribute incomingMaxAgePASSPASSFAIL
WebTransportDatagramDuplexStream interface: attribute outgoingMaxAgePASSPASSFAIL
WebTransportDatagramDuplexStream interface: attribute incomingMaxBufferedDatagramsPASSFAILFAIL
WebTransportDatagramDuplexStream interface: attribute outgoingMaxBufferedDatagramsPASSFAILFAIL
WebTransport interface: existence and properties of interface objectPASSPASSFAIL
WebTransport interface object lengthPASSPASSFAIL
WebTransport interface object namePASSPASSFAIL
WebTransport interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransport interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransport interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransport interface: operation getStats()PASSPASSFAIL
WebTransport interface: operation exportKeyingMaterial(BufferSource, BufferSource, unsigned long)FAILFAILFAIL
WebTransport interface: attribute readyPASSPASSFAIL
WebTransport interface: attribute reliabilityFAILPASSFAIL
WebTransport interface: attribute congestionControlPASSPASSFAIL
WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreamsPASSFAILFAIL
WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreamsPASSFAILFAIL
WebTransport interface: attribute responseHeadersPASSFAILFAIL
WebTransport interface: attribute protocolPASSPASSFAIL
WebTransport interface: attribute closedPASSPASSFAIL
WebTransport interface: attribute drainingPASSPASSFAIL
WebTransport interface: operation close(optional WebTransportCloseInfo)PASSPASSFAIL
WebTransport interface: attribute datagramsPASSPASSFAIL
WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)PASSPASSFAIL
WebTransport interface: attribute incomingBidirectionalStreamsPASSPASSFAIL
WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)PASSPASSFAIL
WebTransport interface: attribute incomingUnidirectionalStreamsPASSPASSFAIL
WebTransport interface: operation createSendGroup()PASSPASSFAIL
WebTransport interface: attribute supportsReliableOnlyFAILFAILFAIL
WebTransport must be primary interface of webTransportPASSPASSFAIL
Stringification of webTransportPASSPASSFAIL
WebTransport interface: webTransport must inherit property "getStats()" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "exportKeyingMaterial(BufferSource, BufferSource, unsigned long)" with the proper typeFAILPASSFAIL
WebTransport interface: calling exportKeyingMaterial(BufferSource, BufferSource, unsigned long) on webTransport with too few arguments must throw TypeErrorFAILPASSFAIL
WebTransport interface: webTransport must inherit property "ready" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "reliability" with the proper typeFAILPASSFAIL
WebTransport interface: webTransport must inherit property "congestionControl" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper typePASSFAILFAIL
WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper typePASSFAILFAIL
WebTransport interface: webTransport must inherit property "responseHeaders" with the proper typePASSFAILFAIL
WebTransport interface: webTransport must inherit property "protocol" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "closed" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "draining" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "close(optional WebTransportCloseInfo)" with the proper typePASSPASSFAIL
WebTransport interface: calling close(optional WebTransportCloseInfo) on webTransport with too few arguments must throw TypeErrorPASSPASSFAIL
WebTransport interface: webTransport must inherit property "datagrams" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper typePASSPASSFAIL
WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeErrorPASSPASSFAIL
WebTransport interface: webTransport must inherit property "incomingBidirectionalStreams" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper typePASSPASSFAIL
WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeErrorPASSPASSFAIL
WebTransport interface: webTransport must inherit property "incomingUnidirectionalStreams" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "createSendGroup()" with the proper typePASSPASSFAIL
WebTransport interface: webTransport must inherit property "supportsReliableOnly" with the proper typePASSPASSFAIL
WebTransportSendStream interface: existence and properties of interface objectPASSPASSFAIL
WebTransportSendStream interface object lengthPASSPASSFAIL
WebTransportSendStream interface object namePASSPASSFAIL
WebTransportSendStream interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportSendStream interface: attribute sendGroupPASSPASSFAIL
WebTransportSendStream interface: attribute sendOrderPASSPASSFAIL
WebTransportSendStream interface: operation getStats()PASSPASSFAIL
WebTransportSendStream interface: operation getWriter()FAILFAILFAIL
WebTransportSendGroup interface: existence and properties of interface objectPASSPASSFAIL
WebTransportSendGroup interface object lengthPASSPASSFAIL
WebTransportSendGroup interface object namePASSPASSFAIL
WebTransportSendGroup interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportSendGroup interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportSendGroup interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportSendGroup interface: operation getStats()PASSPASSFAIL
WebTransportReceiveStream interface: existence and properties of interface objectPASSPASSFAIL
WebTransportReceiveStream interface object lengthPASSPASSFAIL
WebTransportReceiveStream interface object namePASSPASSFAIL
WebTransportReceiveStream interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportReceiveStream interface: operation getStats()PASSPASSFAIL
WebTransportBidirectionalStream interface: existence and properties of interface objectPASSPASSFAIL
WebTransportBidirectionalStream interface object lengthPASSPASSFAIL
WebTransportBidirectionalStream interface object namePASSPASSFAIL
WebTransportBidirectionalStream interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportBidirectionalStream interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportBidirectionalStream interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportBidirectionalStream interface: attribute readablePASSPASSFAIL
WebTransportBidirectionalStream interface: attribute writablePASSPASSFAIL
WebTransportWriter interface: existence and properties of interface objectFAILFAILFAIL
WebTransportWriter interface object lengthFAILFAILFAIL
WebTransportWriter interface object nameFAILFAILFAIL
WebTransportWriter interface: existence and properties of interface prototype objectFAILFAILFAIL
WebTransportWriter interface: existence and properties of interface prototype object's "constructor" propertyFAILFAILFAIL
WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables propertyFAILFAILFAIL
WebTransportWriter interface: operation atomicWrite(optional any)FAILFAILFAIL
WebTransportWriter interface: operation commit()FAILFAILFAIL
WebTransportError interface: existence and properties of interface objectPASSPASSFAIL
WebTransportError interface object lengthPASSPASSFAIL
WebTransportError interface object namePASSPASSFAIL
WebTransportError interface: existence and properties of interface prototype objectPASSPASSFAIL
WebTransportError interface: existence and properties of interface prototype object's "constructor" propertyPASSPASSFAIL
WebTransportError interface: existence and properties of interface prototype object's @@unscopables propertyPASSPASSFAIL
WebTransportError interface: attribute sourcePASSPASSFAIL
WebTransportError interface: attribute streamErrorCodePASSPASSFAIL