Skip to content

Commit 8349a42

Browse files
authored
fix typo
add missing mention of 'invalid' per the previous update
1 parent 279a4cb commit 8349a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1957,7 +1957,7 @@ <h3>HTML Element Role Mappings</h3>
19571957
<td class="atk"><div class="general">Use WAI-ARIA mapping</div></td>
19581958
<td class="ax"><div class="general">Use WAI-ARIA mapping</div></td>
19591959
<!-- <td class="naming"></td> -->
1960-
<td class="comments">An `input` with a missing <a data-cite="html/input.html#attr-input-type">`type` attribute</a>
1960+
<td class="comments">An `input` with a missing or invalid <a data-cite="html/input.html#attr-input-type">`type` attribute</a>
19611961
defaults to the Text state.</td>
19621962
</tr>
19631963
<tr tabindex="-1" id="el-input-textetc-autocomplete">

0 commit comments

Comments
 (0)