- From: fantasai via GitHub <noreply@w3.org>
- Date: Mon, 29 Sep 2025 21:08:19 +0000
- To: public-css-archive@w3.org
The goal of a min-content size is to be the smallest size that would avoid overflow. I think the only way to get there for the stacking axis is to size the items under a max-content constraint and lay them out, i.e. the same layout as the max-content size. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12843#issuecomment-3349062660 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 29 September 2025 21:08:20 UTC