diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:13:27 +0000 |
commit | 40a355a42d4a9444dc753c04c6608dade2f06a23 (patch) | |
tree | 871fc667d2de662f171103ce5ec067014ef85e61 /testing/web-platform/meta/webtransport/idlharness.https.any.js.ini | |
parent | Adding upstream version 124.0.1. (diff) | |
download | firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.tar.xz firefox-40a355a42d4a9444dc753c04c6608dade2f06a23.zip |
Adding upstream version 125.0.1.upstream/125.0.1
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 | 144 |
1 files changed, 144 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 index 859a4ff85e..1e19b046f8 100644 --- a/testing/web-platform/meta/webtransport/idlharness.https.any.js.ini +++ b/testing/web-platform/meta/webtransport/idlharness.https.any.js.ini @@ -38,6 +38,42 @@ [WebTransport interface: attribute supportsReliableOnly] expected: FAIL + [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: operation getWriter()] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface object] + expected: FAIL + + [WebTransportWriter interface object length] + expected: FAIL + + [WebTransportWriter interface object name] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportWriter interface: operation atomicWrite(optional any)] + expected: FAIL + [idlharness.https.any.serviceworker.html] [WebTransport interface: attribute draining] @@ -79,6 +115,42 @@ [WebTransport interface: attribute supportsReliableOnly] expected: FAIL + [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: operation getWriter()] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface object] + expected: FAIL + + [WebTransportWriter interface object length] + expected: FAIL + + [WebTransportWriter interface object name] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportWriter interface: operation atomicWrite(optional any)] + expected: FAIL + [idlharness.https.any.sharedworker.html] [WebTransport interface: attribute draining] @@ -120,6 +192,42 @@ [WebTransport interface: attribute supportsReliableOnly] expected: FAIL + [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: operation getWriter()] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface object] + expected: FAIL + + [WebTransportWriter interface object length] + expected: FAIL + + [WebTransportWriter interface object name] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportWriter interface: operation atomicWrite(optional any)] + expected: FAIL + [idlharness.https.any.worker.html] [WebTransport interface: attribute draining] @@ -160,3 +268,39 @@ [WebTransport interface: attribute supportsReliableOnly] expected: FAIL + + [WebTransport interface: attribute anticipatedConcurrentIncomingUnidirectionalStreams] + expected: FAIL + + [WebTransport interface: attribute anticipatedConcurrentIncomingBidirectionalStreams] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingUnidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransport interface: webTransport must inherit property "anticipatedConcurrentIncomingBidirectionalStreams" with the proper type] + expected: FAIL + + [WebTransportSendStream interface: operation getWriter()] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface object] + expected: FAIL + + [WebTransportWriter interface object length] + expected: FAIL + + [WebTransportWriter interface object name] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [WebTransportWriter interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [WebTransportWriter interface: operation atomicWrite(optional any)] + expected: FAIL |