Andreas Kling
|
9cded6e1b5
|
LibWeb: Fix application of intrinsic aspect ratio to flex column items
The intrinsic aspect ratio of a box is a width:height ratio, so if we
have the width and need the height, we should divide, not multiply. :^)
|
2023-04-02 06:45:44 +02:00 |
|