- From: Christian Biesinger via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Jan 2020 18:36:59 +0000
- To: public-css-archive@w3.org
@vmpstr and I just discussed this update in person: - There should an initial value "none" different from 0 - It would be nice if the spec had a non-normative note explaining this, something like: 'none' is different from 0 because some layout modes can have a nonzero intrinsic size even without contents; for example columns can have a column gap specified, or grids can have nonzero grid tracks. If an explicit contain-intrinsic-size: 0 is specified in such a case, the box will be laid out just like a zero width were specified explicitly (e.g. width: 0) -- GitHub Notification of comment by cbiesinger Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4531#issuecomment-575286352 using your GitHub account
Received on Thursday, 16 January 2020 18:37:00 UTC