- From: flachware via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Jun 2021 18:21:59 +0000
- To: public-css-archive@w3.org
I’m basically looking for something like that:
```css
.foo {
& .bar {
& p {
&:mod(:ancestor(.foo):focus) {} /* => .foo:focus .bar p */
}
}
}
```
--
GitHub Notification of comment by flachware
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6330#issuecomment-852346881 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 June 2021 18:22:15 UTC