Files
ladybird/Tests/LibWeb/Text/input/css/var-fallback-trailing-whitespace.html
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

1.7 KiB