- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 15 May 2015 14:27:11 -0700
- 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