WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: A question about WCAG2.0 and Forms

for

From: Patrick Lauke
Date: Apr 15, 2008 4:30AM


> Jorge Fernandes

> Anyone know where I found in WCAG2.0 the correspondent WCAG1.0
> checkpoints related to the use of for/id in label/input form
> respectively?


"Guideline 1.3 Adaptable: Create content that can be presented in different ways (for example simpler layout ) without losing information or structure Understanding Guideline 1.3

"1.3.1 Info and Relationships: Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text. (Level A) How to Meet 1.3.1 Understanding 1.3.1"
http://www.w3.org/TR/WCAG20/#content-structure-separation


See the "Understanding 1.3.1" document as well for some more information
http://www.w3.org/TR/2007/WD-UNDERSTANDING-WCAG20-20071211/content-structure-separation-programmatic.html

P