ladybird/Tests/LibWeb/Layout
Andreas Kling f7e57881ad LibWeb: Don't limit available space during early height for inline-flex
There was no need to set an available height constraint when doing early
height calculation for inline-flex boxes. It created a situation where
the flex containers could wrongly get zero height early, and then
resolve percentages against zero instead of the real intrinsic size.

Fixes #23942
2024-04-13 14:10:10 +02:00
..
data Tests/LibWeb: Move LibWeb test SVGs to their own directory 2024-02-19 22:11:59 -05:00
expected LibWeb: Don't limit available space during early height for inline-flex 2024-04-13 14:10:10 +02:00
input LibWeb: Don't limit available space during early height for inline-flex 2024-04-13 14:10:10 +02:00