- From: Joseph Scheuhammer <clown@alum.mit.edu>
- Date: Wed, 25 Sep 2013 11:12:40 -0400
- To: Alexander Surkov <surkov.alexander@gmail.com>
- CC: Sailesh Panchang <spanchang02@yahoo.com>, WCAG <w3c-wai-gl@w3.org>, "w3c-wai-pf@w3.org Formats" <w3c-wai-pf@w3.org>
Hi Alex, I looked at what FF (v23.0.1) is exposing using Sailesh's markup. For the first button <input>, FF exposes an accessible name of "Select Policy Whole Life Policy 1". It's a concatenation of the value of the input and the h3 text referenced via aria-labelledby. Similarly, FF exposes, "Select Policy Term Policy 1" for the second button. > Question: AT should expose the aria-labelledby i.e. the h3 text and the value attribute of the button in the above example, right? The AT should relay what the browser is exposing through the accessibility API, or at least base their "output" on that. As Alex, notes: > However some screen readers do "a little bit > more" than plain accessible name announcement, > -- ;;;;joseph. 'A: After all, it isn't rocket science.' 'K: Right. It's merely computer science.' - J. D. Klaun -
Received on Wednesday, 25 September 2013 15:13:34 UTC