Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins d3009bd568 LibWeb: Add missing value ranges to CSS properties
...except those related to `grid`, because I can't figure out how the 17
different properties interact with each other, and what values apply to
which ones. 😅

All but 1 of these are the infinite range `[-∞,∞]`. As such, specifying
that range does not change anything, but it does make it explicit that
we've looked at what the range should be, instead of just not having
added it.
2023-06-02 20:04:23 +02:00
..
2023-03-15 12:48:25 -04:00
2023-03-15 12:48:25 -04:00