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
@@ -259,7 +259,7 @@ <h3>HTML Element Role Mappings</h3>
259
259
specified which would require a more specific <a>minimum role</a> to be exposed.
260
260
</li>
261
261
<li>
262
-
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>
262
+
Where an element is mapped to the <a class="core-mapping" href="#role-map-generic">`generic`</a>
263
263
or <a class="core-mapping" href="#role-map-none">`none`</a> roles, user agents
264
264
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
265
265
explicit, conforming `role` attribute value which [[WAI-ARIA-1.2]] does not prohibit the use of `aria-roledescription`.
0 commit comments