Skip to content

Commit d597b09

Browse files
committed
svg mappings / issue #43
1 parent a6e206b commit d597b09

File tree

1 file changed

+6
-28
lines changed

1 file changed

+6
-28
lines changed

index.html

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3055,34 +3055,11 @@

HTML Element Role Mappings

30553055
tr>
30563056
<tr tabindex="-1" id="el-svg">
30573057
<th><a href="https://www.w3.org/TR/html/semantics-embedded-content.html#svg"><code>svgcode>a>th>
3058-
<td class="aria">No corresponding roletd>
3059-
<td class="ia2">
3060-
<div class="role">
3061-
<span class="type">Role: span><code>ROLE_SYSTEM_GRAPHICcode>
3062-
div>
3063-
td>
3064-
<td class="uia">
3065-
<div class="ctrltype">
3066-
<span class="type">Control Type: span><code>Imagecode>
3067-
div>
3068-
td>
3069-
<td class="atk">
3070-
<div class="role">
3071-
<span class="type">Role: span>
3072-
<code>ATK_ROLE_IMAGEcode>
3073-
div>
3074-
td>
3075-
<td class="ax">
3076-
<div class="role">
3077-
<span class="type">AXRole: span><code>AXGroupcode>
3078-
div>
3079-
<div class="subrole">
3080-
<span class="type">AXSubrole: span><code>(nil)code>
3081-
div>
3082-
<div class="roledesc">
3083-
<span class="type">AXRoleDescription: span><code>"group"code>
3084-
div>
3085-
td>
3058+
<td class="aria"><a class="graphics-mapping" href="https://www.w3.org/TR/graphics-aam-1.0/#role-map-graphics-document"><code>graphics-documentcode> rolea>td>
3059+
<td class="ia2"><div class="general">Use WAI-ARIA mappingdiv>td>
3060+
<td class="uia"><div class="general">Use WAI-ARIA mappingdiv>td>
3061+
<td class="atk"><div class="general">Use WAI-ARIA mappingdiv>td>
3062+
<td class="ax"><div class="general">Use WAI-ARIA mappingdiv>td>
30863063
<td class="comments">td>
30873064
tr>
30883065
<tr tabindex="-1" id="el-table">
@@ -5805,6 +5782,7 @@

Change Log

58055782
<section>
58065783
<h4>Substantive changes since moving entirely to the Web Platform Working Group (01-Oct-2016)h4>
58075784
<ul>
5785+
<li>07-Feb-2018: Updated mappings for the <code>svgcode> element. See <a href="https://github.com/w3c/html-aam/issues/43">GitHub issue #43a>.li>
58085786
<li>07-Feb-2018: Updated AXAPI mappings for the <code>delcode> and <code>inscode> elements, and the <code>datetimecode> attribute.li>
58095787
<li>07-Feb-2018: Aligned mappings with CORE-AAM as appropriate for <code>headercode> and <code>footercode> when scoped to <code>bodycode>, <code>asidecode>, and <code>outputcode>. See <a href="https://github.com/w3c/html-aam/issues/119">GitHub issue #119a>.li>
58105788
<li>07-Feb-2018: Updated ATK and AX mappings for the <code>multiplecode> attribute on <code>inputcode> element. See <a href="https://github.com/w3c/html-aam/issues/96">GitHub issue #96a>.li>

0 commit comments

Comments
 (0)