Skip to content

Commit deec59d

Browse files
Update index.html
added img no alt
1 parent da01b87 commit deec59d

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

‎index.html

+20
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,26 @@ <h2 id="docconformance">
925925
</p>
926926
</td>
927927
</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+
<td>
934+
<code>role=<a href="#index-aria-img">img</a></code>
935+
</td>
936+
<td>
937+
<p>
938+
<strong>Any</strong> `role`
939+
<span class="changed-feature">(changed)</span>
940+
</p>
941+
<p>
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+
</p>
946+
</td>
947+
</tr>
928948
<tr id="input-button" tabindex="-1">
929949
<td>
930950
<code>input type=<a data-cite=

0 commit comments

Comments
 (0)