12 lines
446 B
INI
12 lines
446 B
INI
[user-activation.https.html]
|
|
[navigator.credentials.get() calling the API without user activation should reject with NotAllowedError.]
|
|
expected: FAIL
|
|
|
|
[navigator.credentials.get() consumes user activation.]
|
|
expected: FAIL
|
|
|
|
[navigator.credentials.create() calling the API without user activation should reject with NotAllowedError.]
|
|
expected: FAIL
|
|
|
|
[navigator.credentials.create() consumes user activation.]
|
|
expected: FAIL
|