Re: [csswg-drafts] [css-grid] fit-content() vs 'stretch' alignment

With this proposal contradicts, if we don't add additional info, what the Alignment spec states about the 'stretch' value:

> If the combined size of the alignment subjects is less than the size of the alignment container, any auto-sized alignment subjects have their size increased equally (not proportionally), while still respecting the constraints imposed by max-height/max-width (or equivalent functionality), so that the combined size exactly fills the alignment container. 

There are different cases:
  1- not possible to use all the available space
  2- tracks grow not equally 

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

Received on Friday, 18 August 2017 14:40:17 UTC