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

No, I think my first comment was wrong. You're right, the spec calls for explicit max sizes to beat auto min sizes. It appears that Blink just doesn't do that. [It sets the min-width to min-intrinsic](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/layout/ng/ng_length_utils.cc;drc=917850e016efe08e27c61eaa03e6fc27200e5be1;l=531) and never again checks for an explicit max-width.

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


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

Received on Wednesday, 6 July 2022 19:59:15 UTC