Files
ladybird/Tests/LibWeb/Layout/expected/block-and-inline/button-with-text-node-label.txt
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

1.4 KiB