Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-flexbox
Aliaksandr Kalenik 8d9920af16 LibWeb: Account for natural aspect ratio in calculate_min_content_height
By the time we calculate the min-content height, the width is already
known, so we can use it to calculate the height based on the natural
aspect ratio.
2025-07-08 22:35:04 +02:00
..