- From: <bugzilla@jessica.w3.org>
- Date: Fri, 29 Mar 2013 01:21:50 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21421
James Craig <jcraig@apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|add aria-label to list of |add aria-label and
|translatable attributes in |aria-valuetext to list of
|html 5.1 |translatable attributes in
| |html 5.1
--- Comment #2 from James Craig <jcraig@apple.com> ---
Also aria-valuetext:
http://www.w3.org/TR/wai-aria/states_and_properties#aria-valuetext
Example:
<input type="range" min="1" max="5" value="5" aria-valuetext="Strongly agree.">
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 29 March 2013 01:21:58 UTC