Re: [csswg-drafts] [css-sizing] Cyclical definition of min-content size (#12081)

> So, in summary, it's not defined?

Not in general. For example, for block containers see #9120

> I'm not entirely sure how this computes

Well, grid layout first determines track sizes using intrinsic contributions, so a percentage in `width` is cyclic and the entire expression is treated as `auto`. After the track size is known, the item is laid out and the percentage can now be resolved.

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


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

Received on Wednesday, 16 April 2025 13:17:56 UTC