- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Tue, 10 Jul 2018 04:02:48 +0000
- To: public-css-archive@w3.org
Could you desugar the following selectors with `:matches()`?
```css
a, a {
@nest & b, b & {
@nest & c, c & {
@nest & d, d & {
@nest & e, e & {
@nest & f, f & {
```
--
GitHub Notification of comment by upsuper
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2881#issuecomment-403693176 using your GitHub account
Received on Tuesday, 10 July 2018 04:02:52 UTC