Re: [csswg-drafts] [css-grid] Track sizing algorithm and gutters

I'm aligned with @fantasai and @svillar opinions.

For example in the text proposed by @MatsPalmgren:
> "space to fill of the available grid space minus the size of all the gutters"

Then when you do:
> 1. Let leftover space be the space to fill minus the base sizes of the non-flexible grid tracks.

If you consider that the gutters are fixed tracks, you'll be subtracting their size again, which would be wrong.


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

Received on Friday, 19 January 2018 12:56:44 UTC