- From: Jim Thatcher <jim@jimthatcher.com>
- Date: Mon, 31 Jan 2005 10:23:33 -0600
- To: "'Chris Ridpath'" <chris.ridpath@utoronto.ca>, "'Michael Cooper'" <michaelc@watchfire.com>, "'Andrew Kirkpatrick'" <andrew_kirkpatrick@wgbh.org>
- Cc: "'Gregg Vanderheiden'" <po@trace.wisc.edu>, "'John M Slatin'" <john_slatin@austin.utexas.edu>, "'WAI WCAG List'" <w3c-wai-gl@w3.org>
For the record, I think multiple labels should be allowed even though not well supported today. Like using both Label element and title attribute on one control, multiple labels for one control should be discouraged but allowed! Jim Accessibility Consulting: http://jimthatcher.com/ 512-306-0931 -----Original Message----- From: Chris Ridpath [mailto:chris.ridpath@utoronto.ca] Sent: Monday, January 31, 2005 10:12 AM To: Michael Cooper; Andrew Kirkpatrick Cc: Jim Thatcher; Gregg Vanderheiden; John M Slatin; WAI WCAG List Subject: Re: [techs] Fasttrack Tests It looks like we have agreement that TITLE attribute and explicit LABEL are allowed. But, as Michael noted, there is still the outstanding issue of whether we should permit multiple labels. I'll modify the tests below so they accept either TITLE or an explicit LABEL so we can move on quickly. Let's solve the issue of allowing multiple labels a bit later (unless you think it can be resolved now). > > 57 - INPUT, type of "text", has an explicit label > http://www.w3.org/WAI/GL/WCAG20/tests/test57.html > > 118 - INPUT, type of "password", has an explicit label > http://www.w3.org/WAI/GL/WCAG20/tests/test118.html > > 119 - INPUT, type of "checkbox", has an explicit label > http://www.w3.org/WAI/GL/WCAG20/tests/test119.html > > 120 - INPUT, type of "file", has an explicit label > http://www.w3.org/WAI/GL/WCAG20/tests/test120.html > > 121 - INPUT, type of "radio", has an explicit label > http://www.w3.org/WAI/GL/WCAG20/tests/test121.html > Cheers, Chris
Received on Monday, 31 January 2005 16:23:47 UTC