Re: [csswg-drafts] [css-flexbox-1] When can available space for flex items be infinite? (#6476)

You're right that there's no situation in which the flexbox will see an infinite inline available space, due to the WM clamping rule.

For the block axis, available space is infinite for laying out block-level boxes inside indefinite block containers, and this gets passed through to descendants for their initial layout pass.

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


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

Received on Thursday, 12 August 2021 18:42:21 UTC