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

> > Where cursor-type returns elements whose **default cursor, according to the UA**, would be pointer?
> 
> This should avoid the circularity.

Other than for resolving `auto` to either `text` or `default`, I believe that UAs decide which cursor to apply to which things using the UA stylesheet, so either we only get `:cursor-type(text)` and `:cursor-type(default)`, which is not terribly useful, or we're still purely in CSS land, where values affects selectors and selectors affect values causes loops.

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


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

Received on Tuesday, 12 May 2026 01:22:05 UTC