Commit Graph

1 Commits

Author SHA1 Message Date
Andreas Kling
86b3c37222 Tests: Add test for var() fallback values with trailing whitespace
This test shows that var() fallback values with trailing whitespace
(e.g. `var(--foo, flex )`) fail to parse correctly for the display
property, falling back to initial values instead.
2026-03-21 21:42:44 -05:00