Currently, w3c-markup-validator is running the W3C's validator v1.2. I was able to get HTML5 validation working by simply installing the HTML and CGI-BIN files from their most recent release, v1.3.
The code is available here: http://validator.w3.org/validator.tar.gz After download, you can upgrade your install by running the following commands: tar -xvzf validator-1.3.tar.gz sudo cp -R validator-1.3/htdocs/* /usr/share/w3c-markup-validator/html/ sudo cp validator-1.3/httpd/cgi-bin/* /usr/lib/cgi-bin/w3c-markup-validator/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996117 Title: No HTML5 validator To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/w3c-markup-validator/+bug/996117/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
