We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279a4cb commit 8349a42Copy full SHA for 8349a42
index.html
@@ -1957,7 +1957,7 @@ <h3>HTML Element Role Mappings</h3>
1957
<td class="atk"><div class="general">Use WAI-ARIA mapping</div></td>
1958
<td class="ax"><div class="general">Use WAI-ARIA mapping</div></td>
1959
<!-- <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>
+ <td class="comments">An `input` with a missing or invalid <a data-cite="html/input.html#attr-input-type">`type` attribute</a>
1961
defaults to the Text state.</td>
1962
</tr>
1963
<tr tabindex="-1" id="el-input-textetc-autocomplete">
0 commit comments