- From: Steve Faulkner <faulkner.steve@gmail.com>
- Date: Mon, 10 Nov 2014 22:12:46 +0000
- To: James Craig <jcraig@apple.com>
- Cc: "W3C WAI Protocols & Formats" <public-pfwg@w3.org>
Received on Monday, 10 November 2014 22:13:59 UTC
On 10 November 2014 21:12, James Craig <jcraig@apple.com> wrote: > Quoting from the next line: "Because the element is no longer an image, > the role-specific host language labeling mechanism (e.g. img@alt) no > longer applies." i know that is stated, but that would be the case for any non image role used on <img>. In HTML [1] an img element whose alt attribute's value is present and not empty has no restrictions on what role can be applied. if for exanple I do this <img role="region" alt="poot"> the accessible name for the element still = poot no? [1] http://www.w3.org/html/wg/drafts/html/master/dom.html#sec-implicit-aria-semantics -- Regards SteveF HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>
Received on Monday, 10 November 2014 22:13:59 UTC