Re: [csswg-drafts] [css-grid-2] Allow minmax where max wins over min

It doesn't seem immediately clear what `min-max(20%, 250px, max)` means.  The `*-wins` keywords are suggestive - "win" implies it affects how some conflict is resolved, and the only time there can be a conflict is if the min and max are misordered.

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

Received on Thursday, 17 May 2018 18:21:28 UTC