@@ -1606,7 +1606,7 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
1606
1606
<th>
1607
1607
<a data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element"><code>img</code></a>
1608
1608
<span class="el-context">(<a href="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-alt"><code>alt</code></a>
1609
- attribute value is an empty string, i.e. <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
1609
+ attribute value is the empty string, i.e., <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
1610
1610
</th>
1611
1611
<td class="aria">
1612
1612
<div class="role">
@@ -4137,11 +4137,11 @@ <h1 id="title" class="title">HTML Accessibility API Mappings 1.0</h1>
4137
4137
</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">
4138
4138
<code>img</code>
4139
4139
<span class="el-context">(<code>alt</code>
4140
- attribute value is an empty string, i.e. <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
4140
+ attribute value is the empty string, i.e., <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
4141
4141
</summary><table><caption>
4142
4142
<a data-type="element" href="https://html.spec.whatwg.org/multipage/embedded-content.html#the-img-element"><code>img</code></a>
4143
4143
<span class="el-context">(<a href="https://html.spec.whatwg.org/multipage/embedded-content.html#attr-img-alt"><code>alt</code></a>
4144
- attribute value is an empty string, i.e. <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
4144
+ attribute value is the empty string, i.e., <code>alt=""</code> or <code>alt</code> with no value in the markup)</span>
4145
4145
</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>
4146
4146
<div class="role">
4147
4147
<a class="core-mapping" href="https://w3c.github.io/core-aam/#role-map-presentation"><code>presentation</code></a>
0 commit comments