Files
ladybird/Userland/Libraries/LibWeb/Layout/BlockFormattingContext.cpp
Aliaksandr Kalenik 7cc20f4cb5 LibWeb: Reset margin collapsing state only if box indeed add clearance
This fixes the issue when margin collapsing state was always reset if
a box has clear property not equal to none even if it does not actually
introduce clearance.
2023-05-26 18:11:35 +02:00

55 KiB