- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Mon, 22 Jul 2013 14:46:50 -0700
- To: Julien Chaffraix <jchaffraix@google.com>
- Cc: www-style list <www-style@w3.org>
On Mon, Jul 22, 2013 at 2:06 PM, Julien Chaffraix <jchaffraix@google.com> wrote: > Hi everyone, > > The editor's specification allows the following for > grid-definition-rows and grid-definition-columns (see section 5.1): > > <track-breadth> = <lenh> | <percentage> | <flex> > > The prose specifies that <flex> is non-negative but <length> and > <percentage> are allowed to be. AFAICT there is no good reason to > allow negative <length> or <percentage> and for the sake of > consistency, the prose should disallow negative values for both cases. > > Did I miss anything? Nope, it was an oversight on our part. Fixed. ~TJ
Received on Monday, 22 July 2013 21:47:37 UTC