mdn/content

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

Open

#32.981 aberto em 6 de abr. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Markdown (22.427 forks)batch import
Content:Accessibilitygoal: consistencyhelp wanted

Métricas do repositório

Stars
 (8.900 stars)
Métricas de merge de PR
 (Mesclagem média 7d 3h) (147 fundiu PRs em 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

Guia do colaborador