Files
ladybird/Userland/Libraries/LibWeb/Layout/FormattingContext.cpp
Andreas Kling 1d6cf3a43f LibWeb: Consider all children when doing height:auto for normal blocks
Only measuring from the top to the last in-flow block was not giving us
enough height in many cases.
2022-03-03 12:57:53 +01:00

41 KiB