ISSUE-541: Text Alt Comp too specific to ARIA attributes (aria-valuetext and aria-valuenow)

Text Alt Comp too specific to ARIA attributes (aria-valuetext and aria-valuenow)

State:
CLOSED
Product:
ARIA 1.1 Core Mapping Specification
Raised by:
James Craig
Opened on:
2012-11-08
Description:
http://www.w3.org/WAI/PF/aria/complete#tac_embed_range

This section of the name computation is too limiting to aria-specific attrs, such that it does not accurately cover native elements like <input type="range" value="5">.

If the embedded control is a range (e.g., a spinbutton or slider), use the value of the aria-valuetext attribute if available, or otherwise the value of the aria-valuenow attribute.

It should probably say this instead:

If the embedded control is a range (e.g., a spinbutton or slider), use the text value if defined (e.g. aria-valuetext), or otherwise the value of the control (e.g., aria-valuenow, or host language value attribute).
Related Actions Items:
No related actions
Related emails:
No related emails

Related notes:

I agree.

Also, with the new approach where the TAC has a core section, plus native host langauge sections, the lingo, "...or host language value attribute", can be used in the core.

Joseph Scheuhammer, 6 Oct 2014, 14:24:44

Actually, the new separate doc already uses this language. Likely part of my attempts to "neutralize" the algorithm

Joseph Scheuhammer, 6 Oct 2014, 17:14:00

Closing.

Joseph Scheuhammer, 19 Jul 2016, 19:47:58

Display change log ATOM feed


James Nurthen <w3c@nurthen.com>, Valerie Young <spectranaut@igalia.com>, Chairs, Daniel Montalvo <dmontalvo@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 541.html,v 1.1 2023/05/22 16:31:57 carcone Exp $