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

> it represents the [:current](https://drafts.csswg.org/selectors/#current-pseudo) element that matches the argument or, if that does not match, the innermost ancestor of the :current element that does.

Maybe the word "innermost" should be added before the link as well, to make that difference more clear? With the existing wording, to be honest, I would assume that outer divs will match `:current(div)` too, because the `:current` definition above which this phrase refers to states that `:current` matches "the element, or an ancestor of the element, that...".

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


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

Received on Saturday, 23 December 2023 15:04:53 UTC