- From: Arnaud Desitter <arnaud02@users.sourceforge.net>
- Date: Sun, 11 Nov 2007 18:12:31 +0000
- To: "Karl Groves" <kgroves@webaccessstrategies.com>
- Cc: html-tidy@w3.org
Hi, The code for accessibility testing was done independently of tidy and integrated later on. Therefore its purpose can be difficult to trace. I think that the reference document is http://www.w3.org/TR/WAI-WEBCONTENT/. That is what I added in: http://tidy.cvs.sourceforge.net/tidy/tidy/src/access.c?view=markup The first three digits relates to the reference document. The last digit is related to the test cases. It is rather weird to emit it in the error messages. Again this was not the choice of any tidy developer. Incidentally, the test cases has been added to the tidy distribution a while back and enhanced since then. As well, some obsolete tests have been removed. Regards, > The documentation at tidy.sourceforge.net links to an excellent resource on > the error messages returned by Tidy: > http://www.aprompt.ca/Tidy/accessibilitychecks.html > > I have a question, perhaps someone can answer. How do Tidy's error messages > map to WCAG? For instance, I see 13.10.1.1 which essentially matches WCAG > 13.10 but what do the last two digits represent? > > Thanks for any help you can provide.
Received on Saturday, 17 November 2007 16:27:51 UTC