WPT
wpt / credential-management / idlharness.https.window.html
Spec: Credential Management ↗
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 | 96/96 | 59/96 | 60/96 | 96/96 | 31/96 | 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 Navigator: original interface defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Navigator: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialRequestOptions: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialRequestOptions: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialCreationOptions: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialCreationOptions: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialRequestOptions[2]: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialRequestOptions[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialCreationOptions[2]: original dictionary defined | PASS | PASS | PASS | PASS | PASS | — |
| Partial dictionary CredentialCreationOptions[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Navigator[2]: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface Element: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Partial interface mixin NavigatorID: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| PasswordCredential includes CredentialUserData: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| FederatedCredential includes CredentialUserData: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| HTMLElement includes GlobalEventHandlers: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| HTMLElement includes ElementContentEditable: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| HTMLElement includes HTMLOrSVGOrMathMLElement: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorID: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorLanguage: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorOnLine: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorContentUtils: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorCookies: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorPlugins: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Navigator includes NavigatorConcurrentHardware: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes ParentNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes NonDocumentTypeChildNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes ChildNode: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Element includes Slottable: member names are unique | PASS | PASS | PASS | PASS | PASS | — |
| Credential interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: attribute id | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: attribute type | PASS | PASS | PASS | PASS | FAIL | — |
| Credential interface: operation isConditionalMediationAvailable() | PASS | FAIL | PASS | PASS | FAIL | — |
| CredentialsContainer interface: existence and properties of interface object | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface object length | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface object name | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: existence and properties of interface prototype object | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: existence and properties of interface prototype object's @@unscopables property | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: operation get(optional CredentialRequestOptions) | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: operation store(Credential) | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: operation create(optional CredentialCreationOptions) | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: operation preventSilentAccess() | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer must be primary interface of navigator.credentials | PASS | PASS | PASS | PASS | FAIL | — |
| Stringification of navigator.credentials | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: navigator.credentials must inherit property "get(optional CredentialRequestOptions)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: calling get(optional CredentialRequestOptions) on navigator.credentials with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: navigator.credentials must inherit property "store(Credential)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: calling store(Credential) on navigator.credentials with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: navigator.credentials must inherit property "create(optional CredentialCreationOptions)" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: calling create(optional CredentialCreationOptions) on navigator.credentials with too few arguments must throw TypeError | PASS | PASS | PASS | PASS | FAIL | — |
| CredentialsContainer interface: navigator.credentials must inherit property "preventSilentAccess()" with the proper type | PASS | PASS | PASS | PASS | FAIL | — |
| PasswordCredential interface: existence and properties of interface object | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface object length | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface object name | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: attribute password | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: attribute name | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: attribute iconURL | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential must be primary interface of passwordCredential | PASS | FAIL | FAIL | PASS | FAIL | — |
| Stringification of passwordCredential | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: passwordCredential must inherit property "password" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: passwordCredential must inherit property "name" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| PasswordCredential interface: passwordCredential must inherit property "iconURL" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: passwordCredential must inherit property "id" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: passwordCredential must inherit property "type" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: passwordCredential must inherit property "isConditionalMediationAvailable()" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: existence and properties of interface object | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface object length | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface object name | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: existence and properties of interface prototype object | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: existence and properties of interface prototype object's "constructor" property | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: existence and properties of interface prototype object's @@unscopables property | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: attribute provider | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: attribute protocol | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: attribute name | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: attribute iconURL | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential must be primary interface of federatedCredential | PASS | FAIL | FAIL | PASS | FAIL | — |
| Stringification of federatedCredential | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: federatedCredential must inherit property "provider" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: federatedCredential must inherit property "protocol" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: federatedCredential must inherit property "name" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| FederatedCredential interface: federatedCredential must inherit property "iconURL" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: federatedCredential must inherit property "id" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: federatedCredential must inherit property "type" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Credential interface: federatedCredential must inherit property "isConditionalMediationAvailable()" with the proper type | PASS | FAIL | FAIL | PASS | FAIL | — |
| Navigator interface: attribute credentials | PASS | PASS | PASS | PASS | FAIL | — |