about summary refs log tree commit diff stats
path: root/test/layout/inline-flex-grow-item.html
Commit message (Collapse)AuthorAgeFilesLines
* layout: fix a few more flex sizing bugsbptato2024-11-091-0/+6
* fix min-width, max-width, etc. not being accounted for properly on the main axis * fix fit-content sizing being overridden for flex items * fix baseline not being set * somewhat unrelated: fix firstBaseline not being set for block boxes