- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Wed, 25 Dec 2013 13:19:10 -0800
- To: www-style@w3.org
On 12/24/2013 05:59 AM, Timur Amirov wrote: > One more question: > > grid-template-columns: minmax(min-content, max-content); > > The definition above would set MinTrackSizingFunction to min-content and MaxTrackSizingFunction to max-content, right? > > And if grid-template-columns: max-content, both of MinTrackSizingFunction and MaxTrackSizingFunction are `max-content`? I'm not too familiar with the grid sizing algorithm yet, but what you're saying seems reasonable. ~fantasai
Received on Wednesday, 25 December 2013 21:19:38 UTC