summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/credential-management/digital-identity.https.html.ini
blob: b65637a45698c0c9c1265cb277f827b73583e573 (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
28
29
30
[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