mdn/content

inconsistent: `spinbutton` isn't the only read-write range

Closed

#32 981 ouverte le 6 avr. 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Markdown (22 427 forks)batch import
Content:Accessibilitygoal: consistencyhelp wanted

Métriques du dépôt

Stars
 (8 900 stars)
Métriques de merge PR
 (Merge moyen 7j 3h) (147 PRs mergées en 30 j)

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

Guide contributeur