Re: [csswg-drafts] [css-sizing] Resolved value of min size properties doesn't round-trip (#11716)

I've got a WPT posted, tentatively called "css/cssom/getComputedStyle-resolved-min-size-auto.html", in [this phabricator review](https://phabricator.services.mozilla.com/D243234) for [Mozilla's bug on implementing this spec change](https://bugzilla.mozilla.org/show_bug.cgi?id=1956578).

It notably does assume that boxes in `display:none` subtrees all return `0` as the resolved min-width/min-height for "auto", regardless of their `aspect-ratio`, as I [suggested above](https://github.com/w3c/csswg-drafts/issues/11716#issuecomment-2755994982). If that's controversial or feels like it needs an additional csswg resolution, I'm happy to rename the test to `.tentative` or remove that part for the time being.

(@tabatkins @fantasai do you think we need to go back to the WG on that for another resolution or does that feel like a reasonable enough extension of what we resolved combined with existing behavior for flexbox/grid?)

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


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

Received on Thursday, 27 March 2025 00:04:53 UTC