WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: HTML validator (preferably accessible), what do you use (one that accepts ARIA)

for

From: Steve Faulkner
Date: May 25, 2013 7:32AM


FYI

if you are building a local version of validator.nu for w3c mode, you
need to invoke it like this: " ./build/build.py --w3cbranding build
run
--

Regards

SteveF
HTML 5.1


On 24 May 2013 13:24, Steve Faulkner < <EMAIL REMOVED> > wrote:
> Note: http://validator.nu/ has some different validation rules to the
> W3C validation service as it checks for conformance with the WHATWG
> LS, not the W3C HTML spec
> --
>
> Regards
>
> SteveF
> HTML 5.1
>
>
> On 23 May 2013 21:15, Scott González < <EMAIL REMOVED> > wrote:
>> Have you tried http://validator.nu/? It's open source, hosted on
>> Bitbucket<https://bitbucket.org/validator/validator/overview>,
>> and actively maintained by developers involved in W3C/WHATWG. You can also
>> use vnu <https://bitbucket.org/sideshowbarker/vnu/overview>, if you want to
>> run the validation locally. We built a Grunt
>> plugin<https://github.com/jzaefferer/grunt-html>on top of vnu to
>> validate files for jQuery UI.
>>
>>
>> On Thu, May 23, 2013 at 1:04 PM, Birkir R. Gunnarsson <
>> <EMAIL REMOVED> > wrote:
>>
>>> Hey gang
>>>
>>> I am looking for the best way to test WCAG SC 4.1 .. basically
>>> validating HTML code.
>>> What would be a recommended html validator that understands and
>>> accepts ARIA mark up, and is accessible?
>>> Cheers
>>> -Birkir
>>> >>> >>> >>>
>> >> >>