We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da01b87 commit deec59dCopy full SHA for deec59d
index.html
@@ -925,6 +925,26 @@ <h2 id="docconformance">
925
</p>
926
</td>
927
</tr>
928
+<tr id="img-n0-alt" tabindex="-1">
929
+<td>
930
+<code><a>img</a> with no <a data-cite=
931
+"html/embedded-content.html#attr-img-alt">alt</a>=""</code>
932
+</td>
933
934
+<code>role=<a href="#index-aria-img">img</a></code>
935
936
937
+<p>
938
+<strong>Any</strong> `role`
939
+<span class="changed-feature">(changed)</span>
940
+</p>
941
942
+<a href="#index-aria-global">global `aria-*` attributes</a> and
943
+any `aria-*` attributes applicable to the allowed roles and
944
+implied role (if any)
945
946
947
+</tr>
948
<tr id="input-button" tabindex="-1">
949
<td>
950
<code>input type=<a data-cite=
0 commit comments