Greetings, I don't regularly use the CSS validator however I needed another opinion and found that it failed miserably in regards to CSS variables. I write very dynamic code so I'll often combine multiple bits as it saves me a lot of time. In this case CSS variables and calc(): ..selector {height: calc(var(--option-height) * 1);} This resulted in the following false error: Value Error : height Parse Error JohnReceived on Wednesday, 28 July 2021 11:59:46 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 28 July 2021 11:59:47 UTC