On Nov 12, 2009, at 12:13 PM, Vincent Massol wrote:
Hi,
Here's a status of the past few days I have spent looking at fixing our pages so that we pass the WCAG 1.0 tests (the automated part of it).
* I've fixed the home page so no more issues in it * I've tested the other pages using http://www.tawdis.net/ingles.html?lang=en and here's the results: - priority 1: only 2 issues - priority 2: about 162 * 7 = 1134 issues - priority 3: about 120 issues
That's quite a lot but they are easy to fix. Most of them are about: - tables missing summary attributes - associate labels with <input> (using a <for>)
In order to reproduce it's very easy. Use this link to run TAW: http://www.tawdis.net/taw3/descargas/jws/es/taw3.jnlp
Nice tutorial about using the tool: http://www.ariadne.ac.uk/issue46/lauke/ -Vincent
Then run XE locally and feed it to TAW.
I need help to fix all these remaining issues.
Who can help me?
Thanks -Vincent
Note that the Dutch guidelines add a bit more to WCAG 1.0 but not much and passing WCAG is already a good first step.