Re: [csswg-drafts] [css-sizing-4] The priority of different minimum and maximum sizes (#7461)

@davidsgrogan  Thanks for the confirmation!

So the priority order is:
  - [automatic minimum size](https://drafts.csswg.org/css-sizing-3/#automatic-minimum-size) (Need to be capped by the maximum size)
  - [Transferred Min/Max Sizes] (https://drafts.csswg.org/css-sizing-4/#aspect-ratio-size-transfers)(Affect the maximum size)
  - The definite minimum/maximum sizes (Beats [Transferred Min/Max Sizes](https://drafts.csswg.org/css-sizing-4/#aspect-ratio-size-transfers))

I think I can start to work on the WPT tests for these:)

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


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

Received on Thursday, 7 July 2022 17:02:48 UTC