ladybird/Tests/LibWeb/Ref/input/wpt-import/css/css-align
= a3e973970a LibWeb/CSS: Check overflow value before determining box baseline
The CSS spec says the baseline of an inline-block should be the bottom
margin when either the overflow property is not 'visible' or there are
no in-flow line boxes. Previously, only the latter case was checked.

This fixes 1 WPT test:
https://wpt.live/css/css-align/baseline-of-scrollable-1a.html
2025-10-13 09:47:32 +01:00
..
baseline-of-scrollable-1a.html LibWeb/CSS: Check overflow value before determining box baseline 2025-10-13 09:47:32 +01:00