Skip to content

Commit

Permalink
wording for when header/footer are and are not landmarks / issues #34
Browse files Browse the repository at this point in the history
…and #65
  • Loading branch information
jasonkiss committed Dec 14, 2016
1 parent 73772fa commit d7f6d17
Showing 1 changed file with 63 additions and 63 deletions.
126 changes: 63 additions & 63 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1271,17 +1271,19 @@ <h3>HTML Element Role Mappings</h3>
<td class="ax"><div class="role"><span class="type">AXRole: </span><code>AXGroup</code> </div>
<div class="subrole"> <span class="type">AXSubrole: </span><code>(nil)</code> </div>
<div class="roledesc"> <span class="type">AXRoleDescription: </span><code>"figure"</code> </div></td>
</tr>
<tr tabindex="-1" id="el-footer">
<th><a href="http://www.w3.org/TR/html/sections.html#the-footer-element"><code>footer</code></a> (nearest ancestor <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element is <em>not</em> <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>, or parent is <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a>)</th>
<td class="aria">No corresponding role</td>
</tr>
<tr tabindex="-1" id="el-footer-ancestorbody">
<th><a href="http://www.w3.org/TR/html/sections.html#the-footer-element"><code>footer</code></a> (descendant of <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a> but not of <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a> or other <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element)</th>
<td class="aria"><a class="core-mapping" href="#role-map-contentinfo"><code>contentinfo</code></a> role</td>
<td class="ia2">
<div class="role">
<span class="type">Roles: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_SECTION</code>
<span class="type">Roles: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_FOOTER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:contentinfo</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span>
<code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
<span class="type">Interfaces: </span><code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
</div>
</td>
<td class="uia">
Expand All @@ -1291,10 +1293,20 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Localized Control Type: </span><code>"footer"</code>
</div>
<div class="properties">
<span class="type">Landmark Type: </span><code>Custom</code>
</div>
<div class="properties">
<span class="type">Localized Landmark Type: </span><code>"content information"</code>
</div>
</td>
<td class="atk">
<div class="role">
<span class="type">Role: </span><code>ATK_ROLE_SECTION</code>
<span class="type">Role: </span>
<code>ATK_ROLE_FOOTER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:contentinfo</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span><code>AtkText</code>; <code>AtkHypertext</code>
Expand All @@ -1305,25 +1317,24 @@ <h3>HTML Element Role Mappings</h3>
<span class="type">AXRole: </span><code>AXGroup</code>
</div>
<div class="subrole">
<span class="type">AXSubrole: </span><code>(nil)</code>
<span class="type">AXSubrole: </span><code>AXLandmarkContentInfo</code>
</div>
<div class="roledesc">
<span class="type">AXRoleDescription: </span><code>"group"</code>
<span class="type">AXRoleDescription: </span><code>"footer"</code>
</div>
<div class="general">Refer to <a href="https://bugs.webkit.org/show_bug.cgi?id=78967">Webkit bug 78967</a></div>
</td>
</tr>
<tr tabindex="-1" id="el-footer-ancestorbody">
<th><a href="http://www.w3.org/TR/html/sections.html#the-footer-element"><code>footer</code></a> (nearest ancestor <a href="https://www.w3.org/TR/html/sections.html#sections">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element is <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>)</th>
<td class="aria"><a class="core-mapping" href="#role-map-contentinfo"><code>contentinfo</code></a> role</td>
</tr>
<tr tabindex="-1" id="el-footer">
<th><a href="http://www.w3.org/TR/html/sections.html#the-footer-element"><code>footer</code></a> (descendant of <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a> or of a <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element other than <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>)</th>
<td class="aria">No corresponding role</td>
<td class="ia2">
<div class="role">
<span class="type">Roles: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_FOOTER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:contentinfo</code>
<span class="type">Roles: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_SECTION</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span><code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
<span class="type">Interfaces: </span>
<code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
</div>
</td>
<td class="uia">
Expand All @@ -1333,20 +1344,10 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Localized Control Type: </span><code>"footer"</code>
</div>
<div class="properties">
<span class="type">Landmark Type: </span><code>Custom</code>
</div>
<div class="properties">
<span class="type">Localized Landmark Type: </span><code>"content information"</code>
</div>
</td>
<td class="atk">
<div class="role">
<span class="type">Role: </span>
<code>ATK_ROLE_FOOTER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:contentinfo</code>
<span class="type">Role: </span><code>ATK_ROLE_SECTION</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span><code>AtkText</code>; <code>AtkHypertext</code>
Expand All @@ -1357,12 +1358,11 @@ <h3>HTML Element Role Mappings</h3>
<span class="type">AXRole: </span><code>AXGroup</code>
</div>
<div class="subrole">
<span class="type">AXSubrole: </span><code>AXLandmarkContentInfo</code>
<span class="type">AXSubrole: </span><code>(nil)</code>
</div>
<div class="roledesc">
<span class="type">AXRoleDescription: </span><code>"footer"</code>
<span class="type">AXRoleDescription: </span><code>"group"</code>
</div>
<div class="general">Refer to <a href="https://bugs.webkit.org/show_bug.cgi?id=78967">Webkit bug 78967</a></div>
</td>
</tr>
<tr tabindex="-1" id="el-form">
Expand Down Expand Up @@ -1397,12 +1397,15 @@ <h3>HTML Element Role Mappings</h3>
<div class="general">Not mapped</div>
</td>
</tr>
<tr tabindex="-1" id="el-header">
<th><a href="https://www.w3.org/TR/html/sections.html#the-header-element"><code>header</code></a> (nearest ancestor <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element is <em>not</em> <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>, or parent is <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a>)</th>
<td class="aria">No corresponding role</td>
<tr tabindex="-1" id="el-header-ancestorbody">
<th><a href="https://www.w3.org/TR/html/sections.html#the-header-element"><code>header</code></a> (descendant of <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a> but not of <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a> or other <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element)</th>
<td class="aria"><a class="core-mapping" href="#role-map-banner"><code>banner</code></a> role</td>
<td class="ia2">
<div class="role">
<span class="type">Role: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_SECTION</code>
<span class="type">Role: </span><code>IA2_ROLE_HEADER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:banner</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span><code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
Expand All @@ -1412,14 +1415,24 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Control Type: </span><code>Group</code>
</div>
<div class="ctrltype">
<div class="properties">
<span class="type">Localized Control Type: </span><code>"header"</code>
</div>
<div class="properties">
<span class="type">Landmark Type: </span><code>Custom</code>
</div>
<div class="properties">
<span class="type">Localized Landmark Type: </span><code>"banner"</code>
</div>
</td>
<td class="atk">
<div class="role">
<span class="type">Role: </span>
<code>ATK_ROLE_SECTION</code>
<code>ATK_ROLE_HEADER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span>
<code>xml-roles:banner</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span>
Expand All @@ -1431,22 +1444,20 @@ <h3>HTML Element Role Mappings</h3>
<span class="type">AXRole: </span><code>AXGroup</code>
</div>
<div class="subrole">
<span class="type">AXSubrole: </span><code>(nil)</code>
<span class="type">AXSubrole: </span><code>AXLandmarkBanner</code>
</div>
<div class="roledesc">
<span class="type">AXRoleDescription: </span><code>"group"</code>
<span class="type">AXRoleDescription: </span><code>"banner"</code>
</div>
<div class="general">Refer to <a href="https://bugs.webkit.org/show_bug.cgi?id=78967">Webkit bug 78967</a></div>
</td>
</tr>
<tr tabindex="-1" id="el-header-ancestorbody">
<th><a href="https://www.w3.org/TR/html/sections.html#the-header-element"><code>header</code></a> (nearest ancestor <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element is <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>)</th>
<td class="aria"><a class="core-mapping" href="#role-map-banner"><code>banner</code></a> role</td>
<tr tabindex="-1" id="el-header">
<th><a href="https://www.w3.org/TR/html/sections.html#the-header-element"><code>header</code></a> (descendant of <a href="https://www.w3.org/TR/html/grouping-content.html#the-main-element"><code>main</code></a> or of a <a href="https://www.w3.org/TR/html/dom.html#sectioning-content">sectioning content</a> or <a href="https://www.w3.org/TR/html/sections.html#sectioning-roots">sectioning root</a> element other than <a href="https://www.w3.org/TR/html/sections.html#the-body-element"><code>body</code></a>)</th>
<td class="aria">No corresponding role</td>
<td class="ia2">
<div class="role">
<span class="type">Role: </span><code>IA2_ROLE_HEADER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span><code>xml-roles:banner</code>
<span class="type">Role: </span><code>ROLE_SYSTEM_GROUPING</code>; <code>IA2_ROLE_SECTION</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span><code>IAccessibleText2</code>; <code>IAccessibleHypertext2</code>;
Expand All @@ -1456,24 +1467,14 @@ <h3>HTML Element Role Mappings</h3>
<div class="ctrltype">
<span class="type">Control Type: </span><code>Group</code>
</div>
<div class="properties">
<div class="ctrltype">
<span class="type">Localized Control Type: </span><code>"header"</code>
</div>
<div class="properties">
<span class="type">Landmark Type: </span><code>Custom</code>
</div>
<div class="properties">
<span class="type">Localized Landmark Type: </span><code>"banner"</code>
</div>
</td>
<td class="atk">
<div class="role">
<span class="type">Role: </span>
<code>ATK_ROLE_HEADER</code>
</div>
<div class="objattrs">
<span class="type">Object attributes: </span>
<code>xml-roles:banner</code>
<code>ATK_ROLE_SECTION</code>
</div>
<div class="ifaces">
<span class="type">Interfaces: </span>
Expand All @@ -1485,12 +1486,11 @@ <h3>HTML Element Role Mappings</h3>
<span class="type">AXRole: </span><code>AXGroup</code>
</div>
<div class="subrole">
<span class="type">AXSubrole: </span><code>AXLandmarkBanner</code>
<span class="type">AXSubrole: </span><code>(nil)</code>
</div>
<div class="roledesc">
<span class="type">AXRoleDescription: </span><code>"banner"</code>
<span class="type">AXRoleDescription: </span><code>"group"</code>
</div>
<div class="general">Refer to <a href="https://bugs.webkit.org/show_bug.cgi?id=78967">Webkit bug 78967</a></div>
</td>
</tr>
<tr tabindex="-1" id="el-hr">
Expand Down

0 comments on commit d7f6d17

Please sign in to comment.