Re: [csswg-drafts] [css-sizing] Intrinsic sizes for stretchable replaced elements (#13149)

> You need this for `width: max-content; height: 50px` through right?

This is currently handled in the shared computation of min/max-content. Though I have been wondering whether that should just take contents into account, and handle aspect ratios later, in order to be able to implement `min-size: auto` on a non-replaced element (which we don't support yet).

I guess Blink's `ComputeMinMaxSizes` doesn't include aspect-ratio nor these fallbacks either?

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


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

Received on Tuesday, 31 March 2026 20:58:38 UTC