Re: [css-grid] row-gap/column-gap issues

On 16/06/15 03:44, fantasai wrote:

> So with some prompting from Rachel Andrews I finally did that today. :)
> 
> Except, as per usual, I ran into some issues.
> 
> http://dev.w3.org/csswg/css-grid-1/#gutters
> 
>   Issue 1: Should 'normal' (the initial value of 'row-gap') compute to '0'?
> 
>     I say yes, since this would be simpler for authors. Other opinions
> welcome.

I find it sensible indeed.

>   Issue 2: Should we have a shorthand? What should it be called?
>            ('border-spacing' is unavailable because it inherits)
> 
>     Please go ahead and bikeshed this one...

track-gap ?

>   Issue 3: Should the 'grid' shorthand reset the gap properties?
> 
>     I say yes, because we want shorthands to give a "blank slate" for
> related
>     properties, and resetting the grid should probably also reset the
> gutters.

I also do agree with reseting.

BR

Received on Tuesday, 16 June 2015 07:17:14 UTC