about summary refs log tree commit diff stats
path: root/test/layout/flex-cross-margin-auto.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: implement cross auto margins in flexbptato2025-03-141-0/+12
Also removes the computation of underflow on the end margin for blocks; as far as I can tell, this was never used.