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: html-aam/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ <h3>HTML Element Role Mappings</h3>
226
226
specified which would require a more specific <a>minimum role</a> to be exposed.
227
227
</li>
228
228
<li>
229
-
Where an element is indicated as having "No corresponding (WAI-ARIA) role", or is mapped to the <a class="core-mapping" href="#role-map-generic">`generic`</a>
229
+
Where an element is mapped to the <a class="core-mapping" href="#role-map-generic">`generic`</a>
230
230
or <a class="core-mapping" href="#role-map-none">`none`</a> roles, user agents
231
231
MUST NOT expose the <a class="core-mapping" href="#ariaRoleDescription">`aria-roledescription`</a> property value in the <a class="termref">accessibility tree</a> unless the element has an
232
232
explicit, conforming `role` attribute value which [[WAI-ARIA-1.2]] does not prohibit the use of `aria-roledescription`.
0 commit comments