Files
ladybird/Userland/Libraries/LibWeb/Layout/FormattingContext.cpp
Aliaksandr Kalenik 428db6e766 LibWeb: Return max margin box width from greatest_child_width
Return max margin box width instead of max border box width
from greatest_child_width.

This change fixes:
https://wpt.live/css/CSS2/margin-padding-clear/margin-008.xht
2022-11-23 23:11:39 +01:00

70 KiB