mdn/content
View on GitHubinconsistent: `spinbutton` isn't the only read-write range
Open
#32,981 opened on Apr 6, 2024
Content:Accessibilitygoal: consistencyhelp wanted
Repository metrics
- Stars
- (8,900 stars)
- PR merge metrics
- (Avg merge 7d 3h) (147 merged PRs in 30d)
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/spinbutton_role
What specific section or headline is this issue about?
ARIA range widget options
What information was incorrect, unhelpful, or incomplete?
This section compares four ARIA range roles: progressbar, meter, slider, and spinbutton. Then it explains that the spinbutton role is the only read-write range.
However it describes the slider is also read-write range, in the description of slider itself.
What did you expect to see?
A consistent description. For example, removing descriptions about "the only read-write range".
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response