about summary refs log tree commit diff stats
path: root/test/layout/flex-column-height-basis-0.expected
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix various flex column sizing bugsbptato2024-07-221-0/+4
* fix flex column item width not being stretched * set minimum flex column height to the layouted item's height (to avoid overlap)