Re: [csswg-drafts] [css-flexbox-2] Add flex-wrap: dense (#3071)

> There's a lot of possibilities!

Well I think it's straightforward to define: for items with `flex-shrink: 0` you take the outer hypothetical main size, otherwise the outer minimum main size. Then you add these things together with the gaps.

The automatic minimum sizes will typically cover min-content sizes, but that may vary.

I don't know other authors, but if I can only use an extremely tiny value or otherwise I risk a high likelihood of overflow, then I won't bother using this feature, it seems useless.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3071#issuecomment-2628557919 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 31 January 2025 23:22:44 UTC