svenkreiss / html5validator

Command line tool to validate HTML5 files. Great for continuous integration.
MIT License
314 stars 34 forks source link

CSS: Doesn't know color-schema #124

Open Croydon opened 11 months ago

Croydon commented 11 months ago

URL being validated or code to reproduce error:

:root {
    color-scheme: light dark;
}
error: CSS: "color-scheme": Property "color-scheme" doesn't exist.

https://developer.mozilla.org/en-US/docs/Web/CSS/color-scheme#adapting_to_color_schemes