Re: [csswg-drafts] [css2] Clarify 10.6.2: height with auto sizing, intrinsic ratio, and intrinsic height (#12254)

> what’s the point of this whole clause?

I don't understand your question. In your testcase the element is a non-replaced inline box so the spec section is not relevant. Using `aspect-ratio` it's possible to have a preferred aspect ratio (but not a natural aspect ratio) without natural sizes. SVGs can have a natural aspect ratio without natural sizes.

> What is the min-content or max-content size of a replaced element that derives its 'intrinsic size' from its natural dimensions?

It can be the natural size in that axis, or it can be a size from the other axis transferred thru the preferred aspect ratio, or a default object size.



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


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

Received on Wednesday, 4 June 2025 08:11:13 UTC