- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 May 2018 04:27:30 +0000
- To: public-css-archive@w3.org
If I understood this correctly, the feedback is that sizing properties allows both `width: 20%; max-width: 250px` and `min-width: 20%; max-width: 250px`, but that grid only allows the latter with `minmax`. Is that correct? If that's correct I'd say `prefmax(20%, 250px)` but I think the notion of `preferred` width has been retired in specs, and I can't remember what is the new name for this. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1102#issuecomment-389390724 using your GitHub account
Received on Wednesday, 16 May 2018 04:27:34 UTC