mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
When the flex container is sized under a min-content constraint in the main axis, any flex items with a percentage main size should collapse to zero width, not take up their own intrinsic min-content size. This is not in the spec, but matches how other browsers behave. Fixes an issue where the cartoons on https://basecamp.com/ were way too large. :^) (cherry picked from commit 59ed823724331d6457e81f8674aef392ca4dc174)
109 KiB
109 KiB