Source code

Revision control

Copy as Markdown

Other Tools

[digital-identity.https.html]
[navigator.credentials.get() API works in toplevel frame.]
expected: FAIL
[navigator.credentials.get() API fails if IdentityCredentialRequestOptions::providers is not specified.]
expected: FAIL
[navigator.credentials.get() API fails if there are no providers.]
expected: FAIL
[navigator.identity.get() API works in toplevel frame.]
expected: FAIL
[navigator.identity.get() API fails if DigitalCredentialRequestOptions::providers is not specified.]
expected: FAIL
[navigator.identity.get() API fails if there is more than one provider.]
expected: FAIL
[navigator.identity.get() promise is rejected when the page aborts the request.]
expected: FAIL
[navigator.identity.get() fails in cross-origin iframe]
expected: FAIL
[navigator.identity.get() succeeds in same-origin iframe]
expected: FAIL
[navigator.identity.get() API fails if there are no providers.]
expected: FAIL