- From: Johannes Koch <koch@w3development.de>
- Date: Tue, 02 May 2006 21:07:00 +0200
- To: WCAG <w3c-wai-gl@w3.org>
Loretta Guarino Reid wrote:
> However, if nested tables in HTML cannot be parsed unambiguously, they
> do not meet SC 4.1.1.
SC 4.1.1 contains two things:
1. can be parsed unambiguously _and_
2. relationships in the resulting data structure are unambiguous.
ad 1) DOM-parsing of nested forms is no problem.
ad 2) If the data structure is the DOM, then yes, nested forms meet SC
4.1.1. If you consider a higher-level data structure (form <-> form
controls), like Christophe pointed out, then nested forms don't meet SC
4.1.1
--
Johannes Koch
Spem in alium nunquam habui praeter in te, Deus Israel.
(Thomas Tallis, 40-part motet)
Received on Tuesday, 2 May 2006 19:27:03 UTC