Re: [techs] Alt Text Tests 192 and 195

Michael,

Thanks for the helpful summary of INPUT labels.

I agree that INPUT elements should be labeled using the mechanism you
suggested.

> Therefore I consider it an open question whether image
> submit, standard submit, and reset buttons require labels.
> My proposal would be that they not be required, but if
> provided they be required to pass quality tests.
>
There were complaints about the WCAG1 because it did not address all
barriers reported by people with disabilities. (I'm thinking of the brouhaha
over the DRC report.) We know that poor form control labels are a barrier.
Shouldn't we address this problem and require labels with quality tests?

> Then, we argue about what the quality tests are.
>
Yes, let's agree on whether the labels are required first.

Cheers,
Chris

Michael's summary for form labels:
>
> * INPUT type of "image" gets its label from the "alt" attribute
> * INPUT type of "submit" or "reset" gets its label from the "value"
attribute
> * INPUT type of "hidden" does not require a label
> * INPUT type of anything else gets its label from a LABEL element
> * The "title" attribute can be used on any of these but is not the primary
label mechanism.
>

Received on Friday, 28 January 2005 21:27:41 UTC