Comment 3 for bug 996117

Revision history for this message
Drasla (78luphr0rnk2nuqimstywepozxn9kl19tqh0tx66b5dki1xxsh5mkz9gl21a5rlwfnr8jn6-lvdfjr0or-a811i2i3ytqlsztthjth0svbccw8inm65tmkqp9sarr553jq53in4xm1m8wn3o4rlwaer06) wrote :

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/