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

Re: [css-grid] Using brackets for line names

From: Tab Atkins Jr. <jackalmage@gmail.com>
Date: Fri, 15 May 2015 14:27:11 -0700
Message-ID: <CAAWBYDC3vHc-D9uUDr9A+jRkcd=3kd-3fY6OQwTzvn=_z4eHNA@mail.gmail.com>
To: fantasai <fantasai.lists@inkedblade.net>
Cc: "www-style@w3.org" <www-style@w3.org>
On Thu, May 7, 2015 at 11:21 AM, fantasai <fantasai.lists@inkedblade.net> wrote:
> Alan Stearns brought up a really great point that the repeat()
> syntax in Grid Layout would be easier to read if line names used
> brackets instead of parentheses
>
>   repeat([line-name] 10px [line-name] calc(60em+10px))
>
> vs
>
>   repeat((line-name) 10px (line-name) calc(60em+10px))
>
> Since there's no particular reason to go with one vs the other,
> we could just change it. Thoughts?

Since the WG resolved in favor, I've made the spec change.

~TJ
Received on Friday, 15 May 2015 21:27:59 UTC

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