[Bug 10455] Mint a describedby attribute for the img element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10455





--- Comment #38 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no>  2010-08-30 21:46:26 ---
(In reply to comment #34)
> >   <a href="URL" rel="longdesc"><img src="*" alt="*"/></a>
> 
> What does one do if the image itself is already wrapped in an anchor?

I want to point out that for the code example above, the only link text is the
@alt text. Thus the alt text has to serve a double cause: as link text and as
@alt text. By the addition of rel="longdesc", the AT has the option of stating
"long description" as the text of the - in this case - longdesc link.

It is logical to solve the simple and most widespread problems first ...

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 30 August 2010 21:46:28 UTC