Re: [csswg-drafts] [css-grid] Applying 'justify-content' content distribution is in the wrong place in the overall grid sizing algo

One question about the final text in the spec, we still need the last step (now number 5):
> 5. Finally, the grid container is sized using the resulting size of the grid as its content size, and the tracks are aligned within the grid container according to the align-content and justify-content properties.

If content alignment was already done as part of the previous steps, why we still need it?

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

Received on Friday, 3 August 2018 05:56:45 UTC