- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 10 Jan 2017 09:39:09 +0000
- To: public-css-archive@w3.org
It makes sense to me and it seems it matches current Chromium behavior. I guess that the track sizes for the example are also A) 40px, B) 40px and C) 250px. And if we add one more case to the example: D) With `minmax(auto, 0px)` or `minmax(auto, 500px)` (it doesn't matter the number of pixels we set as maximum) the size of the item and the track will be 250px too. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/283#issuecomment-271529375 using your GitHub account
Received on Tuesday, 10 January 2017 09:39:29 UTC