ladybird/Tests/LibWeb/Layout
Aliaksandr Kalenik 07f451044b LibWeb: Fix inline-block percentage height calculation
If an inline-block has a percentage height that relies on the auto
height of the containing block, it should always resolve to the
automatic height of the box, regardless of the percentage value. This
change may seem confusing, but it aligns with the behavior of other
engines.
2023-07-16 15:00:30 +02:00
..
expected LibWeb: Fix inline-block percentage height calculation 2023-07-16 15:00:30 +02:00
input LibWeb: Fix inline-block percentage height calculation 2023-07-16 15:00:30 +02:00