- From: davidsgrogan via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 May 2020 21:50:50 +0000
- To: public-css-archive@w3.org
Rego, you make good points that I find very compelling, but they are orthogonal to this issue. This issue is that we realized flex % gaps were matching the wrong behavior from grid. In grid, gap % resolve identically to the things they put space between. In flex, gap % resolve in a _different_ way to the thing they put space between. Grid has that right. Flex has it wrong. Your point is that grid gaps and tracks should change their current matching behavior to some other matching behavior. No matter how that shakes out, grid gaps and tracks behavior would still match each other, which is what we think flex should do too, so the point in this issue is unaffected. -- GitHub Notification of comment by davidsgrogan Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5081#issuecomment-631102729 using your GitHub account
Received on Tuesday, 19 May 2020 21:50:52 UTC