- From: David MacDonald <david100@sympatico.ca>
- Date: Mon, 18 Mar 2013 17:33:49 -0400
- To: "'Steve Faulkner'" <faulkner.steve@gmail.com>, "'HTML Accessibility Task Force'" <public-html-a11y@w3.org>
- Message-ID: <BLU0-SMTP9644C7D1E86269D6501361FEE80@phx.gbl>
Looks good, just one suggestion for this one:
Current:
<img height="75" width="49" src="images/sample-range.png" alt="A vertical
slider control whose primary color is black and whose background color is
beige, with the slider having five tick marks, one long one at each
extremity, and three short ones clustered around the midpoint.">
Suggest
<img height="75" width="49" src="images/sample-range.png" alt="A vertical
slider control, with five tick marks, one long one at each extremity, and
three short ones clustered around the midpoint. The slider is in the middle
position.">
Cheers
David MacDonald
CanAdapt Solutions Inc.
Adapting the web to all users
Including those with disabilities
<http://www.can-adapt.com/> www.Can-Adapt.com
From: Steve Faulkner [mailto:faulkner.steve@gmail.com]
Sent: March-18-13 5:57 AM
To: HTML Accessibility Task Force
Cc: David MacDonald
Subject: resolved alt text bug for 2 images - please review
Hi all,
I have added alt text to 2 images resolving a bug: links to the relevant
commit and spec section are below, please review the alt text, and provide
better ones if you can, thanks!
bug: https://www.w3.org/Bugs/Public/show_bug.cgi?id=20919
commit:
https://github.com/w3c/html/commit/fc2bc428c6b78198fe6f9f9f1eaf450461c0b4ca
relevant HTML 5.1 section :
http://www.w3.org/html/wg/drafts/html/master/forms.html#the-multiple-attribu
te
with regards
SteveF
--
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>
Received on Monday, 18 March 2013 21:34:21 UTC