- From: Sailesh Panchang <sailesh.panchang@deque.com>
- Date: Fri, 23 Jan 2009 11:57:52 -0500
- To: <public-comments-wcag20@w3.org>
Refer to table for name, role, value, state under Description. 1. In the name column for anchor (link) it says: 'title' attribute, text within <a> element or 'alt' attribute if image link. Concatenated if both text and image 'alt' attribute are provided Comment: The last part is incorrect. For image links, user agents and AT expose only the alt for the image and anchor text. The title on the anchor even if present is not exposed. For text links (without image), the anchor text is exposed by default. The title can be exposed / queried by the user . Alt does not apply. 2. For INPUT type=text etc. the state can be readonly. Need to mention it in state column? Sailesh Panchang Accessibility Services Manager (Web and Software) Deque Systems Inc. (www.deque.com) 11130 Sunrise Valley Drive, Suite #140, Reston VA 20191 Phone: 703-225-0380 (ext 105) E-mail: sailesh.panchang@deque.com
Received on Friday, 23 January 2009 16:54:15 UTC