about summary refs log tree commit diff stats
path: root/test/layout/flex-no-shrink-padding-cancels-out-parent-margin.color.expected
Commit message (Collapse)AuthorAgeFilesLines
* render: actually fix the "extra unnecessary line" bugbptato2025-01-211-1/+0
| | | | Plus remove addLines, it's no longer very useful.
* layout: fix various padding bugsbptato2024-12-281-0/+4
They need some peculiar conditions to manifest, but the logic errors are clear: * padding contributing to intrinsic minimum size wasn't being clamped * inline padding was being applied twice