Skip to content

Commit

Permalink
chore: tidy up index.html (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 29, 2024
1 parent 84cbf75 commit 5c07f1f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,15 @@ <h2>
[=digital credential=].
</p>
<p>
[=User mediation=] is always {{CredentialMediationRequirement/"required"}}.
[=Request a credential|Requesting a DigitalCredential credential=] does not support {{CredentialMediationRequirement/"conditional"}}, {{CredentialMediationRequirement/"optional"}}, or {{CredentialMediationRequirement/"silent"}} [=user mediation=]. If {{CredentialsContainer/get()}} is called with anything other than {{CredentialMediationRequirement/"required"}}, a {{TypeError}} will be thrown.
[=User mediation=] is always
{{CredentialMediationRequirement/"required"}}. [=Request a
credential|Requesting a DigitalCredential credential=] does not support
{{CredentialMediationRequirement/"conditional"}},
{{CredentialMediationRequirement/"optional"}}, or
{{CredentialMediationRequirement/"silent"}} [=user mediation=]. If
{{CredentialsContainer/get()}} is called with anything other than
{{CredentialMediationRequirement/"required"}}, a {{TypeError}} will be
thrown.
</p>
<pre class="idl">
[Exposed=Window, SecureContext]
Expand Down

0 comments on commit 5c07f1f

Please sign in to comment.