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

Suggestion: Hide errors #17

Open danpetitt opened 12 years ago

danpetitt commented 12 years ago

It would be nice if we could hide specific errors like all the Facebook OG namespace issues and HTML5 Boilerplate META X-UA-Compatible errors.

I hate seeing errors which i cannot fix as i wont notice the errors that i do need to fix

adamdry commented 7 years ago

+1 I'd like to specify certain errors be ignored as there are some errors that we won't fix. We could then ask our QA guys to use this extension with a certain ignore file and expect it to go green. Otherwise they have to manually check the outputted errors against an "allowed" list manually.