-
Notifications
You must be signed in to change notification settings - Fork 850
Open
Labels
fixBug fixesBug fixesstandardsIssues in the ARIA standards objects (lib/standards)Issues in the ARIA standards objects (lib/standards)
Description
ARIA in HTML is updating to identify misuse of aria-expanded when used on a button element that also have a popovertarget or command attribute specified.
These updates mirror other similar rules such as input type=checkbox discouraging use of aria-checked since the browser already handles these states and the use of author specified ARIA attributes is redundant at best, and can lead to potential misalignments that browsers should correct for - though there have been issues with this in the past.
This reduced test case helps illustrate the updates to the spec.
Metadata
Metadata
Assignees
Labels
fixBug fixesBug fixesstandardsIssues in the ARIA standards objects (lib/standards)Issues in the ARIA standards objects (lib/standards)