Forum Moderators: not2easy
It looks more than cosmetic, (has settings for different versions of CSS, levels of checking, etc).
[jigsaw.w3.org...]
I tried to check a page and (repeatedly) got error:
Servlet has thrown exception:javax.servlet.ServletException: Timed out
Don't know if it's my page or the validator...
Comments?
I validated a stylesheet via all available methods and experienced no errors - maybe a temporary glitch?
I tried that page on purpose... It's an eCommerce site using (shopping cart) software which runs a mix of ASP/Net, MS-SQL, HTML, JS and CSS. I was testing to see if the validator could navigate such a code mash-up.
In-fact, every page I've attempted to validate at every site using this particular software throws the same error....
Servlet has thrown exception:javax.servlet.ServletException: Timed out
It's one of those situations where the vendor will not do anything to resolve the problem and has more or less told me, "It's simple: don't try to validate our code you'll never know the difference"...
At least I can run the HTML validator on their code --- and after seeing an average of 75 errors per page, I have to assume the CSS is no better or worse.
Have you tried validating the css by direct input or file upload?
On a side note, I like the updated look of the validator. The warnings for no background-color with color are clearer now. There are just sometimes that background color can't be used without looking very wrong.