mdn/content

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

Closed

#32,981 创建于 2024年4月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Markdown (22,427 fork)batch import
Content:Accessibilitygoal: consistencyhelp wanted

仓库指标

Star
 (8,900 star)
PR 合并指标
 (平均合并 7天 3小时) (30 天内合并 147 个 PR)

描述

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

贡献者指南