- From: Sam Atkins via GitHub <sysbot+gh@w3.org>
- Date: Sat, 17 May 2025 21:33:03 +0000
- To: public-css-archive@w3.org
Giving web authors the ability to fake states so easily sounds problematic to me, but I don't actually have any examples.
On a technical side, how do we prevent cycles like this:
```css
:not(:hover) {
enabled-pseudo-classes: hover;
}
```
--
GitHub Notification of comment by AtkinsSJ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12202#issuecomment-2888592959 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 17 May 2025 21:33:04 UTC