I am attempting to use a custom DTD and doctype <!DOCTYPE HTML SYSTEM "http://www.paciellogroup.com/new.dtd"> to check for WAI-ARIA syntax errors in my code. An example page with the doctype hardcoded can be found here http://www.paciellogroup.com/blog/misc/landmarks.html I have created a custom DTD (based on the HTML 4 strict DTD with ARIA attributes added) and hosted it. I am using some javascript to swap the DTD of the page to test with the custom DTD before sending the code to the W3C validator. It works as expected except i get this error (about 20 times) before actual coding errors are displayed) Is there any way to suppress this error in the results output? with regards Steve Faulkner Technical Director - TPG Europe Director - Web Accessibility Tools Consortium www.paciellogroup.com | www.wat-c.org Web Accessibility Toolbar - http://www.paciellogroup.com/resources/wat-ie-about.htmlReceived on Friday, 16 January 2009 16:00:34 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:59:11 UTC