- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Sep 2021 15:18:30 +0000
- To: public-css-archive@w3.org
Or if you want to keep the explicit conditions, ``` ↪ If its self-alignment property in the relevant axis is stretch ↪ If it is normal and the box is non-replaced and has no auto inset in the relevant axis Its automatic size is its stretch-fit size. ↪ If its self-alignment property in the relevant axis is not stretch ***nor normal*** ↪ If it is normal and the box is replaced ↪ If it is normal and has at least one auto inset in the relevant axis Its automatic size is its fit-content size. ``` -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6580#issuecomment-913723217 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 September 2021 15:18:32 UTC