Files
ladybird/Libraries/LibWeb/Layout/BlockFormattingContext.cpp
Jelle Raaijmakers 09be72f9e6 LibWeb: Calculate a <fieldset>'s client height correctly
We were not properly including the impact of the fieldset's legend in
the client height, which caused us to report values that were different
than those from other browsers.
2026-03-10 19:08:15 +00:00

84 KiB