- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Tue, 24 Sep 2024 18:03:11 +0000
- To: public-css-archive@w3.org
That's my leaning, yeah, based simply on what the spec currently says about `stretch-fit sizing` filling the containing block: > Stretch-fit sizing tries to set the box’s used size to the length necessary to make its outer size as close to filling the [containing block](https://drafts.csswg.org/css-display-4/#containing-block) as possible while still respecting the constraints imposed by min-height/min-width/max-height/max-width. https://drafts.csswg.org/css-sizing-4/#stretch-fit-sizing I don't have especially strong feelings on this at the moment, though; if there are reasons to favor the other behavior, that's probably fine too. -- GitHub Notification of comment by dholbert Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4028#issuecomment-2371958764 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 24 September 2024 18:03:12 UTC