- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 22 Nov 2021 08:05:58 +0000
- To: public-css-archive@w3.org
@davidsgrogan The percentage is cyclic since the height of the containing block comes from `flex-basis: content` which is intrinsic. That CSS Sizing section is mostly about finding the intrinsic contribution, and there is interoperability that it should be 0px. But then the section also specifies if the percentage should be resolved with the final size of the containing block, or behave as auto. That's where we don't have interoperability. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6822#issuecomment-975226592 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 22 November 2021 08:06:00 UTC