- From: Oriol Brufau via GitHub <noreply@w3.org>
- Date: Mon, 11 May 2026 22:21:11 +0000
- To: public-css-archive@w3.org
Presumably something like `@counter-style`, e.g.
```css
@cursor pointer {
source: url("data:image/...");
/* fallback? */
}
.selector {
cursor: pointer;
}
```
--
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13869#issuecomment-4425636294 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 May 2026 22:21:12 UTC