- From: Steven Faulkner <faulkner.steve@gmail.com>
- Date: Fri, 7 May 2010 09:53:06 +0100
- To: Anne van Kesteren <annevk@opera.com>
- Cc: HTML WG <public-html@w3.org>
Hi Anne,>but it seems that in Example 2.3 it is not explained what > the advantage of including an alternative text in the first place is. If > there is a full description it seems one could just use alt="". The description is an alternative interpretation of the flowchart. if alt="" was used the image would be removed from the accessibility tree for AT users, which is incorrect, the image is not meaningless, it contains information which a range of users could interpret with the aid of the short text alternative and longer description. The alt in this case provides an accessible name for the image that identifies the image for users AT users. It also provides a text alternative for users who have images turned off in their browsers, so they can if they wish load and view the image. If alt="" was used there would be no indication that an image was there. please file a bug if you aren't satisfied with my reasoning. regards stevef On 7 May 2010 02:14, Anne van Kesteren <annevk@opera.com> wrote: > On Fri, 07 May 2010 07:06:02 +0900, Steven Faulkner > <faulkner.steve@gmail.com> wrote: >> >> Hi, >> I'm the editor for the following document >> HTML5: Techniques for providing useful text alternatives >> http://dev.w3.org/html5/alt-techniques/ >> and am requesting that the HTML WG publish it as a FPWD, preferably >> along with the next round of heartbeat publications targeted for >> next month > > Admittedly I only skimmed through the document for a few minutes, so maybe I > missed the answer, but it seems that in Example 2.3 it is not explained what > the advantage of including an alternative text in the first place is. If > there is a full description it seems one could just use alt="". > > > -- > Anne van Kesteren > http://annevankesteren.nl/ > -- with regards Steve Faulkner Technical Director - TPG Europe Director - Web Accessibility Tools Consortium www.paciellogroup.com | www.wat-c.org Web Accessibility Toolbar - http://www.paciellogroup.com/resources/wat-ie-about.html
Received on Friday, 7 May 2010 08:53:53 UTC