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

Error stuck - A “meta” element with an “http-equiv”... #74

Open theperfectwill opened 7 years ago

theperfectwill commented 7 years ago

Hi.

I think this is broken or needs to be updated here or is there cache like command to enter into the console to clear this error?

I have been trying to get rid of this error for a little over a day.

So now I removed this from my theme doc completely, clear the browser cache and the error still persists, lol.

image

theperfectwill commented 7 years ago

Everything else looks to work well so far. I wanted to give an appropriate rating, but I would need to get passed this I guess, because now I'm, not sure if the validation check is even completing.

Any ideas? - Thanks! Appreciate it!

renyard commented 7 years ago

Hi @NoahjChampion

Thanks for reporting this. Validity does not do any of it's own caching of the HTML or responses from the validator. As you've already cleared Chrome's cache, it's possible that this may be being cached at a network level (although, it shouldn't as it's a POST request with a different payload).

Can you confirm that you don't see the error when validating directly with the W3C Nu Validator at https://validator.w3.org/nu/? If not, can you provide a link or HTML that I can use to reproduce this issue, please?

theperfectwill commented 7 years ago

Hi @renyard

Ok. I can shut down my browser and report back. I'm still developing right now, which is local, which is why I can't provide you a link. I can shut it down a bit later and update. Thanks! Appreciate it! #Salute