[Bug 9214] Allow role="presentation" on img

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9214





--- Comment #2 from Laura Carlson <laura.lee.carlson@gmail.com>  2010-03-23 16:19:35 ---
(In reply to comment #1)
> an <img> element with role="presentation" should
> be allowed to not have allt specified. Is that correct?

The WAI CG doc specifies:

<img> is only valid when at least one of the following is true:

    * @alt is present (empty or non-empty) OR
    * @aria-labelledby is present (non-empty only) OR
    * the <img> is located within a <figure> that has a non-empty <legend> OR
    * @role="presentation"

http://www.w3.org/2009/06/Text-Alternatives-in-HTML5


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 23 March 2010 16:19:38 UTC