summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn/getcredential-prf.https.html.ini
blob: e6e5c2c66a6a035723cf72fa9d2ecb0fb206861d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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