Re: [csswg-drafts] [css-sizing-4] min/max size transfers across aspect-ratio (#6071)

Given:
> max-height: 100px; min-width: auto; uses the auto minimum; the 100px doesn't clamp it.

The tests:
 - css/css-sizing/aspect-ratio/flex-aspect-ratio-026.html
 - css/css-sizing/aspect-ratio/flex-aspect-ratio-039.html

Are incorrect I believe. Basically a transferred constraint is clamping the min-intrinsic size in these two test cases.

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


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

Received on Thursday, 15 August 2024 18:37:57 UTC