Skip to content

don't ignore properties with var() even if not validated#511

Merged
ylafon merged 1 commit into
mainfrom
var-display-handling
Jun 24, 2026
Merged

don't ignore properties with var() even if not validated#511
ylafon merged 1 commit into
mainfrom
var-display-handling

Conversation

@ylafon

@ylafon ylafon commented Jun 24, 2026

Copy link
Copy Markdown
Member

Addressing #508 the proper way, properties with variable() in them were ignored completely

and not present in the "validated CSS" output, which is available in the cmdline version. This huge patch works around this, avoiding the early drop of validating property with variable() to a a-posteriori version if there was an exception, like unknown value.

…re ignored completely

and not present in the "validated CSS" output, which is available in the cmdline version.
This huge patch works around this, avoiding the early drop of validating property with variable()
to a a-posteriori version if there was an exception, like unknown value.
@ylafon ylafon merged commit 1ab7ea8 into main Jun 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant