Re: [csswg-drafts] [css-grid] Setting of gutter properties when using the 'grid' shorthand

Rationale for this is that spacing often stays constant while the overall layout parameters change: gaps are more analogous to padding on the grid container and margins on the items, which are not reset by the grid shorthand. So the `grid` shorthand should control the grid's overall placement and size relationships, whereas spacing concerns should be independent.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1036#issuecomment-320224189 using your GitHub account

Received on Friday, 4 August 2017 11:17:54 UTC