ladybird/Tests/LibWeb/Layout
Aliaksandr Kalenik 0160d921e9 LibWeb: Set children of button layout box to be non-inline
When modifying the button layout during tree building to use flex for
vertical alignment, let's explicitly set the button box's children to
be non-inline. It doesn't make sense to layout the button as an IFC
when its only child is a flex container.
2023-09-11 15:19:56 +02:00
..
expected LibWeb: Set children of button layout box to be non-inline 2023-09-11 15:19:56 +02:00
input LibWeb: Use actual line height to calculate float y in IFC 2023-09-09 17:05:22 +02:00