Re: First draft of ARIA 1.1. "text" role

On 10 November 2014 19:40, James Craig <jcraig@apple.com> wrote:

> First draft of ARIA 1.1. "text" role
> http://rawgit.com/w3c/aria/master/aria/aria.html#text
>

unclear why

<img src="icon.gif" alt="heart" role="text" aria-label="heart">

requires the addition of the aria-label,? when img role is overridden by
other roles alt still works to provide

the accessible name.

also why does the default implicit  role need to be included as fallback,
if role=text is not recognised wouldn't it just default to img?

--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>

Received on Monday, 10 November 2014 20:45:47 UTC