You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1696,7 +1696,7 @@ The [=[RP]=] SHOULD first use {{PublicKeyCredential/getClientCapabilities()}}
1696
1696
to check that the [=client=] supports the {{ClientCapability/conditionalCreate}} capability
1697
1697
in order to prevent a user-visible error in case this feature is not available.
1698
1698
The client MUST set BOTH |requireUserPresence| and |requireUserVerification| to |FALSE| when <code>|options|.{{CredentialCreationOptions/mediation}}</code> is set to {{CredentialMediationRequirement/conditional}}
1699
-
unless they may explicitly performed during the ceremony.
1699
+
unless they may be explicitly performed during the ceremony.
1700
1700
1701
1701
Any {{CredentialsContainer/create()|navigator.credentials.create()}} operation can be aborted by leveraging the {{AbortController}};
1702
1702
see [[dom#abortcontroller-api-integration]] for detailed instructions.
0 commit comments