Skip to content

Commit

Permalink
Remove outdated accsupport note (#2111)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-montalvo authored and Jym77 committed Oct 13, 2023
1 parent 1a443d0 commit f7edbd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions _rules/menuitem-non-empty-name-m6b1q3.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ This rule assumes that all menuitems are [user interface components as defined b

## Accessibility Support

In some assistive technologies, the `menuitem` role will only be announced in browsing mode. When they receive focus this role is not announced. Additionally, the `title` attribute is not a reliable way to provide an accessible name. Use `aria-label` instead.

Implementation of [Presentational Roles Conflict Resolution][] varies from one browser or assistive technology to another. Depending on this, some [semantic][semantic role] `menuitem` elements can fail this rule with some technology but users of other technologies would not experience any accessibility issue.

## Background
Expand Down

0 comments on commit f7edbd8

Please sign in to comment.