- From: Egor Kloos via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Sep 2022 11:33:15 +0000
- To: public-css-archive@w3.org
This is tricky but I really like the intrinsic idea here. Maybe utilizing containers might be an option? This way we can declare the path to `follow`.
```
.panel {
container: panel / size;
}
.content {
border-radius: follow panel;
}
```
--
GitHub Notification of comment by dutchcelt
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7707#issuecomment-1240593985 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 8 September 2022 11:33:17 UTC