ladybird/Userland
Aliaksandr Kalenik de3c007d79 LibWeb: Fix min-width and max-width resolution for grid items
Change try_compute_width() to check whether min-width/max-width or width
is auto instead of always using `computed_values.width()`.

`grid/min-max-content.html` test is affected but it's progression.
2024-09-13 11:59:51 +02:00
..
Libraries LibWeb: Fix min-width and max-width resolution for grid items 2024-09-13 11:59:51 +02:00
Services LibWeb+LibWebView+WebContent: Return a named enum from UI event handlers 2024-09-12 17:38:36 -04:00
Utilities LibMedia+Utilities: Remove encoders and aconv 2024-09-12 10:01:19 +02:00