- From: <bugzilla@jessica.w3.org>
- Date: Fri, 16 Aug 2013 12:45:08 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22930
--- Comment #4 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> ---
(In reply to comment #3)
> What if the img element has empty @alt in combination with explicit
> role="img"?
>
> <img role="fileName" alt=""/>
Typo. Correct:
<img role="img" alt="" src="fileName" />
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 16 August 2013 12:45:10 UTC