about summary refs log tree commit diff stats
path: root/test/layout/flow-root-margin-collapsing.color.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix bottom margin handling for root blocksbptato2025-03-071-0/+4
I've also refactored the code a bit, so it's both easier to understand and more efficient. (In particular, BlockLayoutState no longer has to store marginBottom.)