- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 19 Aug 2019 20:22:00 +0000
- To: public-css-archive@w3.org
tabatkins has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing-3] Cleanup wording around available size "being" a constraint == Flexbox says that available sizes can *be* a "min/max-content constraint" (and Sizing carries that notion into its definition of available size). But nothing ever mentions what this means. What we probably meant is that in such a case, anything that tries to use the available size in a calculation instead reverts to sizing under a min/max constraint. But that's not stated anywhere. It also might be the case that every situation that wants this is already specifying "if sized under a min/max siznig constraint..." and thus doesn't need this additional level of indirection. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4219 using your GitHub account
Received on Monday, 19 August 2019 20:22:02 UTC