mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 12:18:25 +00:00
Margin collapsing is a bit confusing, but if I understand correctly, when collapsing a box's top margin with the vertically adjacent sibling box above, we should "skip over" empty (0-height) boxes and collapse their margin with *their* vertically adjacent sibling box above, etc. Iterating until we hit the first non-empty in-flow block. This pulls up the bottom part of the face on ACID2. :^)
33 KiB
33 KiB