css-validator icon indicating copy to clipboard operation
css-validator copied to clipboard

W3C CSS Validation Service

Results 50 css-validator issues
Sort by recently updated
recently updated
newest added

MDN documentation on overflow-clip-margin: https://developer.mozilla.org/en-US/docs/Web/CSS/overflow-clip-margin I used the following websites to validate my URL: https://jigsaw.w3.org/css-validator/ https://validator.w3.org/nu/ URL being validated or code to reproduce error: https://deconfiguration.glitch.me/TrendMicroTippingPoint-440T-HW.html In https://jigsaw.w3.org/css-validator/ : Sorry! We...

See attached: [web.assets_backend.css.gz](https://github.com/w3c/css-validator/files/11182735/web.assets_backend.css.gz) The whole file is compilation of other css files, and there is culprit, that makes browser to ignore some styles from that css file above: ```css /*...

Hey! I was attempting to validate the following CSS but recieved an error. ![image](https://github.com/w3c/css-validator/assets/17141205/4086e84c-0be5-4a95-9daa-057d9e450fae) Been discussing it with the developer, and they are pretty sure it in fact is valid...

enhancement
SVG

I'm not 100% sure that this syntax is valid, but some tool I'm using is converting "aspect-ratio: 3000 / 3000;" to "aspect-ratio:3e3/3e3". This results in the errors: - "aspect-ratio": Unknown...

bug

The W3C validators for html and css are no longer recognizing the correct referrer url from my website (they used to). Possibly, this is because there is a tilde (~)...

bug

Steps to reproduce: 1. Go to https://jigsaw.w3.org/css-validator/#validate_by_input+with_options 1. Select `CSS level 2` as the profile 1. Paste `@font-face {font-weight: 700;}` into the textarea 1. Press the Check button Error encountered:...

Please allow subgrid value for grid-template-columns and grid-template-rows in css nu validator since it is valid and already supported by at least some browsers (Firefox and Safari). ![Снимок экрана 2022-11-21...

Essentially, the title says it all. The `@layer` rule has been part of the CSS specs for quite a while and is supported by all major browsers. I believe it...

I used the following websites to validate my URL: https://jigsaw.w3.org/css-validator/ https://validator.w3.org/nu/ URL being validated or code to reproduce error: https://gitthingsdan.github.io/CtrlAltIdol/css/style.css In https://jigsaw.w3.org/css-validator/ : Sorry! We found the following errors (21)...