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

Well yeah, `&:hover` and `:hover&` would both behave like `::before:hover`

`:hover::before` could be done with #7346, like `:hover :>> &`.

`=` still doesn't seem required for nesting. Also, I think this character can be confusing because it seems to be aliasing selectors or something? I would prefer `%` or such.

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


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

Received on Thursday, 14 December 2023 20:24:49 UTC