Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/w3c/aria
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgarrish committed Nov 12, 2015
2 parents 344d94b + dc8a940 commit 6ba5f3d
Showing 1 changed file with 14 additions and 13 deletions.
27 changes: 14 additions & 13 deletions dpub-aam/dpub-aam.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ <h3>Role Mapping Table</h3>
<p class="ednote">Translators: For label text associated with the following table and its toggle buttons, see the <code>mappingTableLabels</code> object in the <code>&lt;head&gt;</code> section of this document.</p>
<p> This section defines how roles in digital publishing map to platform accessibility APIs based on their native host language semantics and when WAI-ARIA roles are applied. This section refers directly to the Core Accessibility API Mappings specification. </p>
<p class="ednote" id="prefix">It is unclear whether the roles: <code>doc-glossref</code>, <code>doc-biblioref</code>, <code>doc-locator</code>, <code>doc-noteref</code> will all stay in the specification as these are all forms of links. One possible solution is to use @rel however that does not exist in SVG and currently thre are no platform accessibility API mappings for @rel. Additionally the cognitive accssibility task force has a need to add semantics to links as well. Consequently, the existing of these roles and/or their accessibility API mappings is still an issue to be addressed.</p>
<p class="ednote" id="prefix">There are a number of roles mappings that are localized. The group needs to look into localizing for non-English languages.</p>
<p class="ednote" id="prefix">There are a number of Mac OSX subroles that need to be addressed and they are currently marked as TBD. </p>
<div class="table-container">
<table class="map-table elements" id="role-mapping-table">
Expand All @@ -231,14 +232,14 @@ <h3>Role Mapping Table</h3>
<tbody>
<tr id="role-map-abstract">
<th><a class="role-reference" href="#doc-abstract"><code>doc-abstract</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-abstract</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-abstract</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-abstract' in <code>AriaRole</code>. </li>
<li>Control type/role is <code>'abstract'</code>.</li>
</ul>
</td>
<td><p>Expose <code>ROLE_LANDMARK</code> and object attribute <code>xml-roles:doc-abstract</code>. </p></td>
<td><p>Expose <code>ROLE_PANEL</code> and object attribute <code>xml-roles:doc-abstract</code>. </p></td>
<td>AXRole: <code>AXGroup</code><br />
AXSubrole: ? <code>TBD</code><br />
AXRoleDescription: <code>'abstract'</code>
Expand Down Expand Up @@ -356,7 +357,7 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-colophon">
<th><a class="role-reference" href="#doc-colophon"><code>doc-colophon</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-colophon</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-colophon</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-colophon' in <code>AriaRole</code>. </li>
Expand Down Expand Up @@ -401,14 +402,14 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-credit">
<th><a class="role-reference" href="#doc-cover"><code>doc-credit</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-credit</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-credit</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-credit' in <code>AriaRole</code>. </li>
<li>Control type/role is <code>'credit'</code>. </li>
</ul>
</td>
<td><p>Expose <code>ROLE_LANDMARK</code> and object attribute <code>xml-roles:doc-credit</code>. </p></td>
<td><p>Expose <code>ROLE_PANEL</code> and object attribute <code>xml-roles:doc-credit</code>. </p></td>
<td>AXRole: <code>AXGroup</code><br />
AXSubrole: ? <code>TBD</code><br />
AXRoleDescription: <code>'credit'</code>
Expand All @@ -431,29 +432,29 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-dedication">
<th><a class="role-reference" href="#doc-dedication"><code>doc-dedication</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-dedication</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-dedication</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-dedication' in <code>AriaRole</code>. </li>
<li>Control type/role is <code>'dedication'</code>. </li>
</ul>
</td>
<td><p>Expose <code>ROLE_LANDMARK</code> and object attribute <code>xml-roles:doc-dedication</code>. </p></td>
<td><p>Expose <code>ROLE_PANEL</code> and object attribute <code>xml-roles:doc-dedication</code>. </p></td>
<td>AXRole: <code>AXGroup</code><br />
AXSubrole: ? <code>TBD</code><br />
AXRoleDescription: <code>'dedication'</code>
</td>
</tr>
<tr id="role-map-epigraph">
<th><a class="role-reference" href="#doc-epigraph"><code>doc-epigraph</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-epigraph</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-epigraph</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-epigraph' in <code>AriaRole</code>. </li>
<li>Control type/role is <code>'epigraph'</code>.</li>
</ul>
</td>
<td><p>Expose <code>ROLE_LANDMARK</code> and object attribute <code>xml-roles:doc-epigraph</code>. </p></td>
<td><p>Expose <code>ROLE_PANEL</code> and object attribute <code>xml-roles:doc-epigraph</code>. </p></td>
<td>AXRole: <code>AXGroup</code><br />
AXSubrole: ? <code>TBD</code><br />
AXRoleDescription: <code>'epigraph'</code>
Expand Down Expand Up @@ -491,7 +492,7 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-example">
<th><a class="role-reference" href="#doc-cover"><code>doc-example</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-example</code>. </p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-example</code>. </p></td>
<td>
<ul>
<li>Expose as text string 'doc-example' in <code>AriaRole</code>. </li>
Expand All @@ -506,7 +507,7 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-footnote">
<th><a class="role-reference" href="#doc-footnote"><code>doc-footnote</code></a></th>
<td><p><code>IA2_ROLE_FOOTNOTE</code></p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p><code>IA2_ROLE_FOOTNOTE</code></p></td>
<td>
<ul>
<li>Expose as text string 'doc-footnote' in <code>AriaRole</code>. </li>
Expand Down Expand Up @@ -761,14 +762,14 @@ <h3>Role Mapping Table</h3>
</tr>
<tr id="role-map-qna">
<th><a class="role-reference" href="#doc-preface"><code>doc-qna</code></a></th>
<td><p>IAccessible2: Object attribute <code>xml-roles:doc-qna</code>.</p></td>
<td><p><code>ROLE_SYSTEM_GROUPING</code></p><p>IAccessible2: Object attribute <code>xml-roles:doc-qna</code>.</p></td>
<td>
<ul>
<li>Expose as text string 'doc-qna' in <code>AriaRole</code>. </li>
<li>Control type/role is <code>'questions and answers'</code>. </li>
</ul>
</td>
<td><p>Expose <code>ROLE_LANDMARK</code> and object attribute <code>xml-roles:doc-qna</code>. </p></td>
<td><p>Expose <code>ROLE_PANEL</code> and object attribute <code>xml-roles:doc-qna</code>. </p></td>
<td>AXRole: <code>AXGroup</code><br />
AXSubrole: ? <code>TBD</code><br />
AXRoleDescription: <code>'questions and answers'</code>
Expand Down

0 comments on commit 6ba5f3d

Please sign in to comment.