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

The CSS Working Group just discussed `fit-content() vs 'stretch' alignment`.

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> Topic:  fit-content() vs 'stretch' alignment<br>
&lt;dael> github topic: https://github.com/w3c/csswg-drafts/issues/1732<br>
&lt;dael> fantasai: rachelandrew and rego found spec issues about stretch and fit-content and stretch will stretch past the specified limit and that doesn't make sense.<br>
&lt;rachelandrew> the interop issue is described here https://github.com/rachelandrew/gridbugs#14-fit-content-is-stretching<br>
&lt;dael> fantasai: There's 2 options. 1) only have stretch stretch auto tracks but not fit-content. 2) Have stretch work on fit-content up to the limit.<br>
&lt;dael> fantasai: 2 is more complex to impl but may be more expected.<br>
&lt;dael> Bert: I'm having trouble visualizing. Other people understand?<br>
&lt;dael> fantasai: I'm happy to defer if people want more time.<br>
&lt;dael> gregwhitworth: I prefer to wait. I didn't review in depth.<br>
&lt;dael> Bert: How much time?<br>
&lt;dael> gregwhitworth: Just a week. I want to run Rego's comment on impl past our devs.<br>
&lt;dael> fantasai: There's also two options for if we do stretch...do we stretch other tracks once these have reached their limit or just say nope.<br>
&lt;dael> jensimmons: From author side havign a track with fit-content grow and shrink would be expected. And I think that once the fit-content limit is hit having additional space appear get distributed through the rest of the grid would also make sense, not have the grid stop growing.<br>
&lt;dael> jensimmons: I don't know the implication for impl. Super quick issue reading from rachelandrew's github of grid bugs it looks like that's what other authors expect. Correct me if I'm wrong rachelandrew<br>
&lt;dael> rachelandrew: I thinkt he author that raised it thought stretching was correct, but I found authors assume Chrome is correct. They tend to assume the browser they user the most is correct so I take it with a pinch of salt.<br>
&lt;dael> Bert: So if we come back next week that's enough time to investigate?<br>
&lt;dael> jensimmons: Is what I tried to articulate what FF does?<br>
&lt;dael> rachelandrew: FF doesn't stretch. If you align to start you get the same with everything. Chrome is stretching.<br>
&lt;dael> jensimmons: It would be nice...Oh there's a demo here.<br>
&lt;dael> jensimmons: I'm fine punting to next week.<br>
&lt;dael> fantasai: If people have opinions or thoughts please add comments to the issue.<br>
&lt;dael> Bert: So there are impl difference so at least one will have to change.<br>
&lt;dael> Bert: Please add your thoughts to the issue and we'll come back next week.<br>
&lt;gregwhitworth> Edge doesn't stretch either in the case provided<br>
</details>


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

Received on Wednesday, 23 August 2017 16:41:55 UTC