- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Mar 2018 22:44:30 +0000
- To: public-css-archive@w3.org
> all of them establish BFC Not necessarily, flex and grid items may establish a FFC or a GFC instead of a BFC. > use the same rules of min/max calculations Table sizing is much more messed up. > `flow: horizontal | horizontal-wrap | vertical | vertical-wrap;` This looks like [`flex-flow`](https://drafts.csswg.org/css-flexbox/#flex-flow-property). > and flexes should be just flex units: width: `1fx` | `1fr` This is in https://wiki.csswg.org/ideas/mistakes, too late to change now. Anyways I don't see how this is related to the issue, if you have some proposals you should create new issues. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-375481790 using your GitHub account
Received on Thursday, 22 March 2018 22:45:01 UTC