Re: [csswg-drafts] [selectors] Time dimensional pseudo-classes that get a selector list as arguments are weird. (#9748)

Yeah this is very weird, I think the spec is trying to say

 - `:current` is like `:currently-displayed, :has(:currently-displayed)`
 - `:current(S)` is like `S:currently-displayed:not(:has(:is(S):currently-displayed)), S:has(:currently-displayed):not(:has(:is(S):currently-displayed)`

What are the usecases for all of this?

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


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

Received on Saturday, 30 December 2023 12:50:29 UTC