- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Aug 2017 16:41:56 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `fit-content() vs 'stretch' alignment`. <details><summary>The full IRC log of that discussion</summary> <dael> Topic: fit-content() vs 'stretch' alignment<br> <dael> github topic: https://github.com/w3c/csswg-drafts/issues/1732<br> <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> <rachelandrew> the interop issue is described here https://github.com/rachelandrew/gridbugs#14-fit-content-is-stretching<br> <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> <dael> fantasai: 2 is more complex to impl but may be more expected.<br> <dael> Bert: I'm having trouble visualizing. Other people understand?<br> <dael> fantasai: I'm happy to defer if people want more time.<br> <dael> gregwhitworth: I prefer to wait. I didn't review in depth.<br> <dael> Bert: How much time?<br> <dael> gregwhitworth: Just a week. I want to run Rego's comment on impl past our devs.<br> <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> <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> <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> <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> <dael> Bert: So if we come back next week that's enough time to investigate?<br> <dael> jensimmons: Is what I tried to articulate what FF does?<br> <dael> rachelandrew: FF doesn't stretch. If you align to start you get the same with everything. Chrome is stretching.<br> <dael> jensimmons: It would be nice...Oh there's a demo here.<br> <dael> jensimmons: I'm fine punting to next week.<br> <dael> fantasai: If people have opinions or thoughts please add comments to the issue.<br> <dael> Bert: So there are impl difference so at least one will have to change.<br> <dael> Bert: Please add your thoughts to the issue and we'll come back next week.<br> <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