Files
ladybird/Userland/Libraries/LibWeb/Layout/BlockFormattingContext.cpp
Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved()
Nobody makes undefined Lengths now, (although actually removing
Undefined will come in a later commit) so we can remove this parameter,
and `resolved_or_auto()`/`resolved_or_zero()`.
2022-02-18 19:04:37 +01:00

32 KiB