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

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


Maciej Stachowiak <mjs@apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjs@apple.com




--- Comment #1 from Maciej Stachowiak <mjs@apple.com>  2010-03-23 06:18:18 ---
I believe role="presentation" is allowed on img, see the table here:
http://dev.w3.org/html5/spec/Overview.html#annotations-for-assistive-technology-products-aria

However, <img role="presentation"> is still required to have alt, or one of the
other alternatives.

Laura, I assume you meant that an <img> element with role="presentation" should
be allowed to not have allt specified. Is that correct?


-- 
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 06:18:20 UTC