- From: <bugzilla@jessica.w3.org>
- Date: Thu, 29 Sep 2011 22:12:05 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8645
Rich Schwerdtfeger <schwer@us.ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schwer@us.ibm.com
--- Comment #4 from Rich Schwerdtfeger <schwer@us.ibm.com> 2011-09-29 22:12:04 UTC ---
You are really talking about a label and not a description. Descriptions are
longer descriptions of the object other than a label which alt is.
for example, rather than alt use:
<img src="foo.jpg" aria-label="Lady of the Lake"/>
You could simply tell browsers to render the label when images were turned off.
You don't require a labelledby relationship either.
Rich
--
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 Thursday, 29 September 2011 22:12:11 UTC