Skip to content

Commit

Permalink
Update test.html
Browse files Browse the repository at this point in the history
Co-authored-by: Scott O'Hara <scottaohara@users.noreply.github.com>
  • Loading branch information
adampage and scottaohara committed Apr 18, 2024
1 parent 72c31b6 commit 1a3d6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.html
Original file line number Diff line number Diff line change
Expand Up @@ -1606,7 +1606,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
<th>
<a data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element"><code>img</code></a>
<span class="el-context">(<a href="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-alt"><code>alt</code></a>
attribute value is the empty string, i.e. <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
attribute value is the empty string, i.e., <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
</th>
<td class="aria">
<div class="role">
Expand Down

0 comments on commit 1a3d6bb

Please sign in to comment.