Re: [csswg-drafts] Mixing :is() (or equivalent) with pseudo-elements (#9702)

While this can be useful on its own, I don't see why nesting needs `=`? Wouldn't it suffice to change https://drafts.csswg.org/css-nesting/#nest-selector

> the [nesting selector](https://drafts.csswg.org/css-nesting/#nesting-selector) represents the elements matched by the parent rule

into

> the [nesting selector](https://drafts.csswg.org/css-nesting/#nesting-selector) represents the elements <ins>or pseudo-elements</ins> matched by the parent rule

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9702#issuecomment-1853935658 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 13 December 2023 13:38:32 UTC