diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/webtransport/idlharness.https.any.js.ini | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webtransport/idlharness.https.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/webtransport/idlharness.https.any.js.ini | 938 |
1 files changed, 938 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webtransport/idlharness.https.any.js.ini b/testing/web-platform/meta/webtransport/idlharness.https.any.js.ini new file mode 100644 index 0000000000..64ae2fba6a --- /dev/null +++ b/testing/web-platform/meta/webtransport/idlharness.https.any.js.ini @@ -0,0 +1,938 @@ +[idlharness.https.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [idl_test setup] + expected: FAIL + + [WebTransport interface: existence and properties of interface object] + expected: FAIL + + [WebTransport interface object length] + expected: FAIL + + [WebTransport interface object name] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute ready] + expected: FAIL + + [WebTransport interface: attribute closed] + expected: FAIL + + [WebTransport interface: operation close(optional WebTransportCloseInfo)] + expected: FAIL + + [WebTransport interface: attribute datagrams] + expected: FAIL + + [WebTransport interface: attribute incomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute incomingUnidirectionalStreams] + expected: FAIL + + [WebTransport must be primary interface of webTransport] + expected: FAIL + + [Stringification of webTransport] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "getStats()" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "ready" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "closed" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "close(optional WebTransportCloseInfo)" with the proper type] + expected: FAIL + + [WebTransport interface: calling close(optional WebTransportCloseInfo) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "datagrams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute maxDatagramSize] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingHighWaterMark] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingMaxAge] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingHighWaterMark] + expected: FAIL + + [WebTransportError interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute writable] + expected: FAIL + + [WebTransportError interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface object name] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface object length] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportError interface: attribute source] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute writable] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingMaxAge] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportError interface: attribute streamErrorCode] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: attribute reliability] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "reliability" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportSendStream interface object length] + expected: FAIL + + [WebTransportSendStream interface object name] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportSendStream interface: operation getStats()] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportReceiveStream interface object length] + expected: FAIL + + [WebTransportReceiveStream interface object name] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportReceiveStream interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute congestionControl] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "congestionControl" with the proper type] + expected: FAIL + + [WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + +[idlharness.https.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [idl_test setup] + expected: FAIL + + [WebTransport interface: existence and properties of interface object] + expected: FAIL + + [WebTransport interface object length] + expected: FAIL + + [WebTransport interface object name] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute ready] + expected: FAIL + + [WebTransport interface: attribute closed] + expected: FAIL + + [WebTransport interface: operation close(optional WebTransportCloseInfo)] + expected: FAIL + + [WebTransport interface: attribute datagrams] + expected: FAIL + + [WebTransport interface: attribute incomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute incomingUnidirectionalStreams] + expected: FAIL + + [WebTransport must be primary interface of webTransport] + expected: FAIL + + [Stringification of webTransport] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "getStats()" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "ready" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "closed" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "close(optional WebTransportCloseInfo)" with the proper type] + expected: FAIL + + [WebTransport interface: calling close(optional WebTransportCloseInfo) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "datagrams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute maxDatagramSize] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingHighWaterMark] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingMaxAge] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingHighWaterMark] + expected: FAIL + + [WebTransportError interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute writable] + expected: FAIL + + [WebTransportError interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface object name] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface object length] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportError interface: attribute source] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute writable] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingMaxAge] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportError interface: attribute streamErrorCode] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: attribute reliability] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "reliability" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportSendStream interface object length] + expected: FAIL + + [WebTransportSendStream interface object name] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportSendStream interface: operation getStats()] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportReceiveStream interface object length] + expected: FAIL + + [WebTransportReceiveStream interface object name] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportReceiveStream interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute congestionControl] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "congestionControl" with the proper type] + expected: FAIL + + [WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + +[idlharness.https.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [idl_test setup] + expected: FAIL + + [WebTransport interface: existence and properties of interface object] + expected: FAIL + + [WebTransport interface object length] + expected: FAIL + + [WebTransport interface object name] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute ready] + expected: FAIL + + [WebTransport interface: attribute closed] + expected: FAIL + + [WebTransport interface: operation close(optional WebTransportCloseInfo)] + expected: FAIL + + [WebTransport interface: attribute datagrams] + expected: FAIL + + [WebTransport interface: attribute incomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute incomingUnidirectionalStreams] + expected: FAIL + + [WebTransport must be primary interface of webTransport] + expected: FAIL + + [Stringification of webTransport] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "getStats()" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "ready" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "closed" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "close(optional WebTransportCloseInfo)" with the proper type] + expected: FAIL + + [WebTransport interface: calling close(optional WebTransportCloseInfo) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "datagrams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute maxDatagramSize] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingHighWaterMark] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingMaxAge] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingHighWaterMark] + expected: FAIL + + [WebTransportError interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute writable] + expected: FAIL + + [WebTransportError interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface object name] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface object length] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportError interface: attribute source] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute writable] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingMaxAge] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportError interface: attribute streamErrorCode] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: attribute reliability] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "reliability" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportSendStream interface object length] + expected: FAIL + + [WebTransportSendStream interface object name] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportSendStream interface: operation getStats()] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportReceiveStream interface object length] + expected: FAIL + + [WebTransportReceiveStream interface object name] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportReceiveStream interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute congestionControl] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "congestionControl" with the proper type] + expected: FAIL + + [WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + +[idlharness.https.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [idl_test setup] + expected: FAIL + + [WebTransport interface: existence and properties of interface object] + expected: FAIL + + [WebTransport interface object length] + expected: FAIL + + [WebTransport interface object name] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransport interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute ready] + expected: FAIL + + [WebTransport interface: attribute closed] + expected: FAIL + + [WebTransport interface: operation close(optional WebTransportCloseInfo)] + expected: FAIL + + [WebTransport interface: attribute datagrams] + expected: FAIL + + [WebTransport interface: attribute incomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute incomingUnidirectionalStreams] + expected: FAIL + + [WebTransport must be primary interface of webTransport] + expected: FAIL + + [Stringification of webTransport] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "getStats()" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "ready" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "closed" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "close(optional WebTransportCloseInfo)" with the proper type] + expected: FAIL + + [WebTransport interface: calling close(optional WebTransportCloseInfo) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "datagrams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "incomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute maxDatagramSize] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingHighWaterMark] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingMaxAge] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute incomingHighWaterMark] + expected: FAIL + + [WebTransportError interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute writable] + expected: FAIL + + [WebTransportError interface: existence and properties of interface object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface object name] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface object name] + expected: FAIL + + [WebTransportBidirectionalStream interface object length] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportError interface: attribute source] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute writable] + expected: FAIL + + [WebTransportDatagramDuplexStream interface object length] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: attribute outgoingMaxAge] + expected: FAIL + + [WebTransportBidirectionalStream interface: attribute readable] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportError interface: attribute streamErrorCode] + expected: FAIL + + [WebTransportBidirectionalStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportError interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportDatagramDuplexStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransport interface: attribute reliability] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "reliability" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportSendStream interface object length] + expected: FAIL + + [WebTransportSendStream interface object name] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportSendStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportSendStream interface: operation getStats()] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface object] + expected: FAIL + + [WebTransportReceiveStream interface object length] + expected: FAIL + + [WebTransportReceiveStream interface object name] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportReceiveStream interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportReceiveStream interface: operation getStats()] + expected: FAIL + + [WebTransport interface: attribute congestionControl] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "congestionControl" with the proper type] + expected: FAIL + + [WebTransport interface: operation createBidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: operation createUnidirectionalStream(optional WebTransportSendStreamOptions)] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createBidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createBidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "createUnidirectionalStream(optional WebTransportSendStreamOptions)" with the proper type] + expected: FAIL + + [WebTransport interface: calling createUnidirectionalStream(optional WebTransportSendStreamOptions) on webTransport with too few arguments must throw TypeError] + expected: FAIL |