Re: A presentational img?

On May 10, 2011, at 1:21 PM, Sailesh Panchang wrote:

>> what about an explicit alt="" inside a link?
>> <a href="/path/about_us.html"><img src="contact.png" alt=""></a>
> This needs visible anchor text or an alt.

The question was not whether or not the markup is wrong. (We're on an accessibility list; everyone here knows it's wrong.) The question was about what heuristics are defined (or should be defined) in the HTML 5 spec regarding fallback for this case.

Received on Tuesday, 10 May 2011 21:14:14 UTC