- From: Jim Jewett <jimjjewett@gmail.com>
- Date: Fri, 18 Apr 2008 01:37:14 -0400
- To: "Ian Hickson" <ian@hixie.ch>
- Cc: david.dailey@sru.edu, "John Foliot" <foliot@wats.ca>, HTML4All <list@html4all.org>, "Dan Connolly" <connolly@w3.org>, "HTML WG" <public-html@w3.org>, "Michael(tm) Smith" <mike@w3.org>, wai-xtech@w3.org, "Al Gilman" <Alfred.S.Gilman@ieee.org>
On 4/18/08, Ian Hickson <ian@hixie.ch> wrote: > On Fri, 18 Apr 2008, Jim Jewett wrote: >> On 4/17/08, Ian Hickson <ian@hixie.ch> wrote: >>> On Thu, 17 Apr 2008, Jim Jewett wrote: >>>>> ... sometimes there simply is no alternative text available. >>>>> [examples] >>>> [proposed (imperfect) alt text that actually was available] >>> That would be a fine caption -- but as it should be visible >>> to everyone, >> How about making the alt optional if -- and only if -- the >> img has an aria-describedby attribute? > Wouldn't that require that the image be described > somewhere? The whole point here is that we don't > know what the image is. Yes -- but the description, like alt text in practice, need not be perfect. There are plenty of reasons that "good enough" alt text may not be available, but no one has come up with an example where *nothing* was known about the image. You just posted your four main examples, and there was indeed information. Not as much as we would like, but quite a bit more than nothing. You then said that information wasn't suitable for alt text, because it should be in a visible element instead -- which it could be, if aria-describedby were used to link the two elements. -jJ
Received on Friday, 18 April 2008 05:37:46 UTC