renyard / validity

A Google Chrome extension for validating HTML.
https://chrome.google.com/webstore/detail/bbicmjjbohdfglopkidebfccilipgeif
Apache License 2.0
90 stars 22 forks source link

Suppress validator warning: This interface to HTML5 document checking is obsolete. #58

Closed aral closed 8 years ago

aral commented 8 years ago

You’ve probably already seen this, but couldn’t find an issue on it. When I run the validator with the remote instance, I’m getting the following warning in the console:

This interface to HTML5 document checking is obsolete. Use an interface to http://localhost:8888/html5/ instead.

Will also try with my local validator instance once it’s finished installing.

renyard commented 8 years ago

Thanks for reporting this. I have been looking at the feasibility of moving from the legacy validator to the Nu Validator service in #44, but in the meantime, I think this warning could be suppressed, as it's not particularly helpful in this circumstance.

renyard commented 8 years ago
renyard commented 8 years ago

Released in v3.1.0.