mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
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