- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Mar 2024 20:13:24 +0000
- To: public-css-archive@w3.org
Yes, the behavior I'm describing (turning the whole value into "behaves as auto") is already what happens with cyclic percentages. `width: calc(20% + 20px)` will turn into `auto` if the parent's size is indeterminate. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10005#issuecomment-1989350999 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 March 2024 20:13:25 UTC