Re: [csswg-drafts] [selectors] Selecting elements that use a specific default cursor (#13869)

How would that work? Something like this?
```css
@cursor pointer {
 * {
  cursor: help;
 }
}
```

-- 
GitHub Notification of comment by RealHypnoticOcelot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13869#issuecomment-4425539841 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:04:15 UTC