[Bug 10481] Default role of <IMG> should be "img"

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


Gregory J. Rosmaita <oedipus@hicom.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oedipus@hicom.net




--- Comment #20 from Gregory J. Rosmaita <oedipus@hicom.net>  2010-09-09 13:23:13 ---
testing with JAWS 11.0.1467 on Windows 7 Home Premium

<p role="note">Foo</p>

JAWS reads: "note landmark foo"


<p><img role="note" alt="Foo"></p>

JAWS reads: "note landmark graphic foo"


<p><img alt="Foo."></p>

JAWS reads: "graphic foo"


<p><img role="img" alt="Foo."></p>

JAWS reads: "graphic foo"

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

Received on Thursday, 9 September 2010 13:23:15 UTC