Re: [csswg-drafts] [css-syntax] Make it easier to express ranges for <An+B> selectors (#4140)

> the range between the second and the third last element and of them just every third element.

If that's the case, then it's just `:nth-child(3n of :nth-child(n >= 2):nth-last-child(n >= 3))`.

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


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

Received on Friday, 21 July 2023 15:43:58 UTC