- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Jun 2020 21:09:57 +0000
- To: public-css-archive@w3.org
Yeah, looks like this rule pre-dates some of the more structured sizing work, and isn't really correctly phrased: it only works for block and inline layout. Rewrote it to rely on the sizing rules of the formatting context in which the flex container participates (whatever those happen to be), and just provide a content-based size as input for when that's needed. Let us know if this addresses your concerns. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5190#issuecomment-642929504 using your GitHub account
Received on Thursday, 11 June 2020 21:09:59 UTC