Files
ladybird/Tests/LibWeb/Layout/input/grid/grid-template-columns-with-min-css-function.html
Andreas Kling 741c7aef21 LibWeb: Support more CSS functions in grid track size lists
Instead of hard-coding a check for "calc", we now call out to
parse_dynamic_value() which allows use of other functions like min(),
max(), clamp(), etc.
2023-06-12 17:51:08 +02:00

262 B