WPT
wpt / webrtc-identity / idlharness.https.window.html
Spec: https://w3c.github.io/webrtc-identity/identity.html ↗
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
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 22/49 | 30/49 | 21/49 | 21/49 | 21/49 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| idl_test setup | PASS | PASS | PASS | PASS | PASS | — |
| idl_test validation | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary RTCConfiguration: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary RTCConfiguration: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCError: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCError: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary RTCErrorInit: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary RTCErrorInit: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary MediaStreamConstraints: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary MediaStreamConstraints: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface MediaStreamTrack: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface MediaStreamTrack: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection[3]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection[4]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface RTCPeerConnection[5]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| WorkerGlobalScope includes WindowOrWorkerGlobalScope: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| RTCIdentityProviderGlobalScope interface: existence and properties of interface object | PASS | PASS | PASS | PASS | PASS | — |
| RTCIdentityProviderRegistrar interface: existence and properties of interface object | PASS | PASS | PASS | PASS | PASS | — |
| RTCIdentityAssertion interface: existence and properties of interface object | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface object length | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface object name | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: existence and properties of interface prototype object | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: existence and properties of interface prototype object's "constructor" property | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: existence and properties of interface prototype object's @@unscopables property | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: attribute idp | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: attribute name | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion must be primary interface of new RTCIdentityAssertion('idp', 'name') | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| Stringification of new RTCIdentityAssertion('idp', 'name') | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: new RTCIdentityAssertion('idp', 'name') must inherit property "idp" with the proper type | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCIdentityAssertion interface: new RTCIdentityAssertion('idp', 'name') must inherit property "name" with the proper type | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: operation setIdentityProvider(DOMString, optional RTCIdentityProviderOptions) | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: operation getIdentityAssertion() | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: attribute peerIdentity | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: attribute idpLoginUrl | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: attribute idpErrorInfo | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: new RTCPeerConnection() must inherit property "setIdentityProvider(DOMString, optional RTCIdentityProviderOptions)" with the proper type | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: calling setIdentityProvider(DOMString, optional RTCIdentityProviderOptions) on new RTCPeerConnection() with too few arguments must throw TypeError | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: new RTCPeerConnection() must inherit property "getIdentityAssertion()" with the proper type | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: new RTCPeerConnection() must inherit property "peerIdentity" with the proper type | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: new RTCPeerConnection() must inherit property "idpLoginUrl" with the proper type | FAIL | PASS | FAIL | FAIL | FAIL | — |
| RTCPeerConnection interface: new RTCPeerConnection() must inherit property "idpErrorInfo" with the proper type | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| RTCError interface: attribute httpRequestStatusCode | PASS | FAIL | FAIL | FAIL | FAIL | — |
| MediaStreamTrack interface: attribute isolated | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| MediaStreamTrack interface: attribute onisolationchange | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| MediaStreamTrack interface: track must inherit property "isolated" with the proper type | FAIL | FAIL | FAIL | FAIL | FAIL | — |
| MediaStreamTrack interface: track must inherit property "onisolationchange" with the proper type | FAIL | FAIL | FAIL | FAIL | FAIL | — |