Andreas Kling
|
d053cb6fae
|
LibWeb: Fix bug where box-sizing: border-box made flex items too small
If a flex item has a preferred cross size of "auto", we should not be
subtracting padding and border in the cross axis when computing the
cross size.
|
2023-04-27 13:57:52 +02:00 |
|