[csswg-drafts] [css-sizing-4] Should contain-intrinsic-size be used for min-height: auto? (#5537)

cbiesinger has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-sizing-4] Should contain-intrinsic-size be used for min-height: auto? ==
https://drafts.csswg.org/css-sizing-4/#aspect-ratio-minimum

For a testcase like the the ones at https://dvoytenko.github.io/aspect-ratio-css/#x-intrinsic-and-float (make the window width smaller; should there be pink visible?), if the aspect-ratio calculated height of the box shrinks below the size from contain-intrinsic-size, should `min-height: auto` keep the height of the box at 300px (from contain-intrinsic-size)?

On the one hand, that's probably the straightforward interpretation of the intrinsic size; on the other hand, the content is not "real", should min-height: auto take it into account? 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5537 using your GitHub account


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

Received on Tuesday, 22 September 2020 17:14:28 UTC