Re: [csswg-drafts] [css-sizing-4] Splitting intrinsic size / content-based size into two concepts (#5305)

The abridged version of https://drafts.csswg.org/css-sizing-4/#aspect-ratio-minimum is

> the automatic minimum size in the ratio-dependent axis of a box with a preferred aspect ratio ... is its **min-content size**

Today, engines don't use **min-content size** for the automatic minimum size of the ratio-dependent axis. They use **min-intrinsic** or whatever the final name of "content-based size ignoring aspect ratio" is going to be.

If I'm wrong, I hope someone corrects me.
If I'm right then maybe https://drafts.csswg.org/css-sizing-4/#aspect-ratio-minimum can be the first use of the new spec term for "content-based size ignoring aspect ratio".

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


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

Received on Tuesday, 19 October 2021 00:43:45 UTC