Skip to content

Commit

Permalink
Try to generate valid HTML
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Nov 1, 2023
1 parent ea6e598 commit f120690
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2410,8 +2410,8 @@ When this method is invoked, the user agent MUST execute the following algorithm
and the user interacts with an <{input}> or <{textarea}> form control with an <{input/autocomplete}> attribute whose value
contains `"webauthn"` as the last [=autofill detail token=],
</dt>
<div class="note">
Note: The following are examples of typical values for the <{input/autocomplete}> attribute with the `"webauthn"`
:: <div class="note">
Note: The following are example values for the <{input/autocomplete}> attribute with the `"webauthn"`
[=autofill detail token=] in the correct position:

- `"username webauthn"`
Expand All @@ -2421,7 +2421,7 @@ When this method is invoked, the user agent MUST execute the following algorithm
of these tokens can be confirmed in the [=autofill detail token=] section of the the WHATWG HTML standard.
</div>

:: 1. If |silentlyDiscoveredCredentials| is not [=list/empty=]:
1. If |silentlyDiscoveredCredentials| is not [=list/empty=]:

1. Prompt the user to optionally select a [=DiscoverableCredentialMetadata=] (|credentialMetadata|) from |silentlyDiscoveredCredentials|.

Expand Down

0 comments on commit f120690

Please sign in to comment.