trisquel-icecat/icecat/testing/web-platform/meta/webauthn/getcredential-prf.https.html.ini

27 lines
885 B
INI

[getcredential-prf.https.html]
[navigator.credentials.get() with single evaluation point]
expected: FAIL
[navigator.credentials.get() with two equal evaluation points]
expected: FAIL
[navigator.credentials.get() with two distinct evaluation points]
expected: FAIL
[navigator.credentials.get() using credential ID with one evaluation point]
expected: FAIL
[navigator.credentials.get() using credential ID with two evaluation points]
expected: FAIL
[navigator.credentials.get() with credential ID not in allowedCredentials]
expected: FAIL
[navigator.credentials.get() with Uint8Array credential ID not in allowedCredentials]
expected: FAIL
[navigator.credentials.get() using invalid base64url credential ID]
expected: FAIL
[navigator.credentials.get() with an empty allow list but also using evalByCredential]
expected: FAIL