WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Question about image in the alt attribute

for

From: Steve Faulkner
Date: Jul 31, 2014 3:49AM


Hi Olaf

This doesn't need to be fixed in WCAG or HTML as it is not a constraint
Refer to example scenarios where alt text may be useful http://www.w3.org/html/wg/drafts/html/master/embedded-content.html#examples-of-scenarios-where-users-benefit-from-text-alternatives-for-images

> On 31 Jul 2014, at 10:43, Olaf Drümmer < <EMAIL REMOVED> > wrote:
>
> This is one of the areas where WCAG needs fixing - accessibility is not about disabilities of user agents.
>
> Olaf
>
>
>> On 31 Jul 2014, at 10:30, "Jukka K. Korpela" < <EMAIL REMOVED> > wrote:
>>
>> 2014-07-31 10:56, Olaf Drümmer wrote:
>>
>>>> On 31 Jul 2014, at 06:56, "Jukka K. Korpela" < <EMAIL REMOVED> > wrote:
>>>>
>>>> That's not what the alt attribute is for. It is to be presented when the image is not displayed. It is ALTernative.
>>>
>>> I think you are misunderstanding something here. It is never about what is presented, it is always about what can be perceived. Furthermore supporting more than one channel (e.g. text to speech plus visual display) in the very same moment can be very useful. All this is not about "either or", it is about options (a minimal set of options, more is always OK), and each user should have mechanisms available to make use of these options in any fashion and combination.
>>
>> "For user agents that cannot display images, forms, or applets, this attribute specifies alternate text."
>> http://www.w3.org/TR/html4/struct/objects.html#adef-alt
>>
>> "alt - Replacement text for use when images are not available"
>> http://www.w3.org/TR/html5/embedded-content-0.html#attr-img-alt
>>
>> The alt attribute has a job to do (to act as a replacement for an image). Trying to make it handle other affairs as well, no matter how relevant they might be in some contexts, disturbs it in doing its job.
>>
>> Yucca
>>
>> >> >> >
> > >