Results 510 comments of sideshowbarker

OK yeah I can reproduce this, but I don’t have any idea yet what the cause might be. It’d need further investigation.

Yeah unfortunately the error message isn’t as helpful as it could be here, but in the current design of the backend code for the validator, it’s very difficult to make...

> But if we start [a Test](https://validator.w3.org) we see blocks from Amazon AES IP-ranges ([ASN14618](https://ipinfo.io/AS14618)). Yes, that’s where the servers live now. So from that, do you have enough data...

I think Jens is right: that statement as currently written isn’t correct. The actual _intent_ of the requirement regards whether the start tag’s _element_ has attributes — not about whether...

Thanks for raising this. The reason the HTML checker reports an error for `http-equiv="x-dns-prefetch-control"` is that there’s not yet any spec which defines that. But I see you already also...

Closing for lack of response.

Can you let me know exactly what file you’re testing with when you saw that problem? I have found that I can’t reproduce this with normal-sized files —  I was...

OK everything I’ve tried so far to fix this hasn’t worked. But http://128.30.54.138:8888/ is the actual real address where the checker instance for https://checker.html5.org/ is running. And if you try...

> The input was https://w3c.github.io/speech-api/index.html hmm, yeah, that file’s only 282KB. So, not huge — but maybe larger than whatever other limit there might be lurking in the proxy setup...

Actually this is expected behavior. The reason is that we copy the source back into the text-input box in the results page. And we do that in the frontend code,...