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 <[email protected]>
  • Loading branch information
adampage and scottaohara authored Apr 18, 2024
1 parent 187fd1a commit b6b5a31
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 @@ -4137,7 +4137,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
</caption><tbody><tr><th>[<cite><a class="bibref" data-link-type="biblio" href="#bib-wai-aria-1.2" title="Accessible Rich Internet Applications (WAI-ARIA) 1.2">wai-aria-1.2</a></cite>]</th><td><a class="core-mapping" href="https://w3c.github.io/core-aam/#role-map-img"><code>img</code></a> role</td></tr><tr><th><a href="https://msdn.microsoft.com/en-us/library/dd373608%28v=VS.85%29.aspx"><abbr title="Microsoft Active Accessibility">MSAA</abbr></a> + <a href="http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/">IAccessible2</a></th><td><div class="general">Use <abbr title="Accessible Rich Internet Application">WAI-ARIA</abbr> mapping</div></td></tr><tr><th><a href="https://msdn.microsoft.com/en-us/library/ms726297%28v=VS.85%29.aspx">UIA</a></th><td><div class="general">Use <abbr title="Accessible Rich Internet Application">WAI-ARIA</abbr> mapping</div></td></tr><tr><th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th><td><div class="general">Use <abbr title="Accessible Rich Internet Application">WAI-ARIA</abbr> mapping</div></td></tr><tr><th><a href="https://developer.apple.com/reference/appkit/nsaccessibility">AX</a></th><td><div class="general">Use <abbr title="Accessible Rich Internet Application">WAI-ARIA</abbr> mapping</div></td></tr><tr><th>Comments</th><td></td></tr></tbody></table></details><details class="map"><summary id="el-img-empty-alt">
<code>img</code>
<span class="el-context">(<code>alt</code>
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>
</summary><table><caption>
<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>
Expand Down

0 comments on commit b6b5a31

Please sign in to comment.