Skip to content

Commit 85ec408

Browse files
Update html-aam/index.html
Co-authored-by: James Craig <[email protected]>
1 parent 691877f commit 85ec408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-aam/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ <h3>HTML Element Role Mappings</h3>
226226
specified which would require a more specific <a>minimum role</a> to be exposed.
227227
</li>
228228
<li>
229-
Where an element is indicated as having &quot;No corresponding (WAI-ARIA) role&quot;, 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>
230230
or <a class="core-mapping" href="#role-map-none">`none`</a> roles, user agents
231231
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
232232
explicit, conforming `role` attribute value which [[WAI-ARIA-1.2]] does not prohibit the use of `aria-roledescription`.

0 commit comments

Comments
 (0)