W3C home > Mailing lists > Public > www-style@w3.org > May 2016

Re: [css-grid] Update minmax() description now that fr is invalid as minimum

From: fantasai <fantasai.lists@inkedblade.net>
Date: Mon, 16 May 2016 15:06:26 -0700
To: www-style@w3.org
Message-ID: <573A4462.2050005@inkedblade.net>
On 05/12/2016 08:52 AM, Manuel Rego Casasnovas wrote:
>
> Hi,
>
> a recent change [1] in the spec makes flex sizes invalid
> on the min slot of minmax():
> "  <track-size> =
>       <track-breadth> |
>       minmax( <inflexible-breadth> , <track-breadth> )"
>
> However, the text defining minmax() hasn't been updated [2]:
> "As a maximum, a <flex> value sets the track’s flex factor.
>   As a minimum, it is treated as zero (or min-content,
>   if the grid container is sized under a min-content constraint)."
>
> I believe we should change this to state that as a minimum it makes the
> declaration invalid.
>
> WDYT?

I think it's obviously an error and should be fixed. :P

Done.

~fantasai
Received on Monday, 16 May 2016 22:06:53 UTC

This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:14:59 UTC