Re: [csswg-drafts] [css-flexbox] Change content-size suggestion to min-intrinsic instead of min-content? (#6794)

> (i.e. I think the Firefox behavior with stretch[1] is correct, and the Firefox behavior with an explicit height on the flex item[2] is incorrect)

Right, the source of the height doesn't matter, only that it's definite. And once we fix the content size suggestion to use min-intrinsic (which is what was intended originally; min-content gained its aspect-ratio knowledge after this was written), then in both cases the content size suggestion is thus 0px, since the element has no content, so it gets an automatic minimum width of 0.

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


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

Received on Thursday, 18 August 2022 21:08:12 UTC