18 lines
624 B
INI
18 lines
624 B
INI
[digital-credentials.tentative.https.html]
|
|
[navigator.identity.get() fails if the page doesn't have user activation]
|
|
expected: FAIL
|
|
|
|
[navigator.identity.get() API works in toplevel frame.]
|
|
expected: FAIL
|
|
|
|
[navigator.identity.get() promise is rejected when the page aborts the request.]
|
|
expected: FAIL
|
|
|
|
[navigator.identity.get() succeeds in same-origin iframe]
|
|
expected: FAIL
|
|
|
|
[navigator.identity.get() fails in cross-origin iframe]
|
|
expected: FAIL
|
|
|
|
[navigator.identity.get() API succeeds when IdentityRequestProvider#request is an object instead of stringified JSON object]
|
|
expected: FAIL
|