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

@bfgeek Can you elaborate on Chrome's behavior in your testcases? It looks like it's giving opposite results for column vs row flexboxes, despite the relevant sizes all being in the same relative axises: row flexboxes are causing their definite-height items to maintain their aspect ratio even if their content over/underflows, and even if the item itself overflows the flexbox; while column flexboxes are allowing their definite-width items to grow/shrink, breaking the aspect ratio, to try and avoid overflowing the flexbox while also containing their own content.

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


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

Received on Wednesday, 24 August 2022 20:20:36 UTC