You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3055,9 +3055,9 @@
HTML Element Role Mappings
3055
3055
div>
3056
3056
td>
3057
3057
<tdclass="atk">
3058
-
<divclass="general">
3059
-
No accessible object. Exposed as "text-position:sub"
3060
-
text attribute on its text container.
3058
+
<divclass="role">
3059
+
<spanclass="type">Role: span>
3060
+
<code>ATK_ROLE_SUBSCRIPTcode>
3061
3061
div>
3062
3062
td>
3063
3063
<tdclass="ax">
@@ -3128,9 +3128,9 @@
HTML Element Role Mappings
3128
3128
div>
3129
3129
td>
3130
3130
<tdclass="atk">
3131
-
<divclass="general">
3132
-
No accessible object. Exposed as "text-position:super"
3133
-
text attribute on its text container.
3131
+
<divclass="role">
3132
+
<spanclass="type">Role: span>
3133
+
<code>ATK_ROLE_SUPERSCRIPTcode>
3134
3134
div>
3135
3135
td>
3136
3136
<tdclass="ax">
@@ -5900,6 +5900,7 @@
Change Log
5900
5900
<section>
5901
5901
<h4>Substantive changes since moving entirely to the Web Platform Working Group (01-Oct-2016)h4>
5902
5902
<ul>
5903
+
<li>07-Feb-2018: Updated ATK mappings for the <code>subcode> and <code>supcode> elements. See <ahref="https://github.com/w3c/html-aam/issues/121">GitHub issue #121a>.li>
5903
5904
<li>07-Feb-2018: Updated mappings for the <code>bodycode> element. See <ahref="https://github.com/w3c/html-aam/issues/117">GitHub issue #117a>.li>
5904
5905
<li>01-Feb-2018: Updated IA2 mapping for the <code>metercode> element. See <ahref="https://github.com/w3c/html-aam/issues/2">GitHub issue #2a>.li>
5905
5906
<li>29-Jan-2018: Updated heading mapping to reflect implementations. See <ahref="https://github.com/w3c/html-aam/issues/116">GitHub issue #116a>.li>
0 commit comments