- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Sat, 01 Dec 2018 02:36:55 +0000
- To: public-css-archive@w3.org
@cbiesinger It should apply to both. Like Grid, it's symmetric. You won't notice that if your container is block-level, since blocks always lay out at their max-content size (unless they're fixed-height) but if the item’s flex container is itself embedded in a fixed-height flex/grid container, then the distinction between min/max-content starts to matter. -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1865#issuecomment-443392591 using your GitHub account
Received on Saturday, 1 December 2018 02:36:56 UTC