Uh oh!
There was an error while loading. Please reload this page.
Clip Bug - #375
Conversation
ylafon
commented
Aug 22, 2022
The example you give is not throwing an exception, at least not on https://jigsaw.w3.org/css-validator/#validate_by_input |
RichardCox09
commented
Oct 26, 2022
Hello, first of all, sorry for taking so long to reply, I must have overread your comment. Yes, you are totally right, the web-validator doesn't throw an exception. BUT: If you try to validate it with the Java source code, it throws an exception. The exception comes from CssParser Line 6157, where it says If you don't set the meidum, it is null, and the My suspicion is that the web-validator has set a medium, could that be? I hope this helps with recreating the problem. |
Consider the following example:
Without my change, the validator threw and exception that there were too few arguments for the function.