- From: Miriam Suzanne via GitHub <noreply@w3.org>
- Date: Tue, 14 Oct 2025 17:58:40 +0000
- To: public-css-archive@w3.org
> That would be fine at a minimum, but it does miss the use-case of dynamic cursors using DOM elements. I don't see where this use-case is described. The original issue jumps pretty directly into proposing a solution, without really fleshing out what needs to be solved. Is this primarily about giving authors a way to react to cursor size. If so, why? Or is this about giving users more control over the size of custom cursors? That second use seems more urgent to me, but I'm not sure how `cur` units would help it happen. From quick testing it seems like currently: - custom cursor size comes from the natural size of the image - there's a (browser-dependent) [upper limit](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor#icon_size_limits) to the size of the image provided It does seem to me that the user OS preferences should apply here. But that doesn't seem like it would require new CSS. -- GitHub Notification of comment by mirisuzanne Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12048#issuecomment-3403016350 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 October 2025 17:58:40 UTC