Re: [csswg-drafts] [css-flexbox-1] Clarify fit-content behavior when the available space in a given axis is indefinite (#11414)

> That isn't specific to flexbox, you removed it but the quote even says "as if it were an [in-flow](https://drafts.csswg.org/css-display-4/#in-flow) [block-level box](https://drafts.csswg.org/css-display-4/#block-level-box)".

I didn't remove anything. I mistakenly included a link to the draft instead of the [published version](https://www.w3.org/TR/css-flexbox-1/#algo-cross-item), where it clearly states:

>Determine the hypothetical cross size of each item by performing layout with the used [main size](https://www.w3.org/TR/css-flexbox-1/#main-size) and the available space, treating [auto](https://www.w3.org/TR/css-sizing-3/#valdef-width-auto) as fit-content.

This is how the specification should be read as published.


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


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

Received on Friday, 3 January 2025 19:38:16 UTC