- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Jun 2019 02:59:20 +0000
- To: public-css-archive@w3.org
Here's the comment summarizing the principles that led to the text handling flexible tracks: https://github.com/w3c/csswg-drafts/issues/2177#issuecomment-365732303 > As far as we can tell, there are two principles here that we want to follow: > > - Flexible tracks absorb spanning items' content, leaving auto tracks tightly-wrapped around their contents insofar as possible. (See https://github.com/w3c/csswg-drafts/issues/2177#issuecomment-357793857) > - Content-sized tracks such as `auto` tracks and flexible tracks with a minimum (e.g. `minmax(min-content, 1fr)` honor their minimum and ensure that no item spanning them causes overflow. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3705#issuecomment-499329698 using your GitHub account
Received on Thursday, 6 June 2019 02:59:22 UTC