Re: [csswg-drafts] [selectors-4] Add a count to :has() (#1547)

For "Less than 3 children", you probably want to include 0 children, so `ul:not(:has(> :nth-child(3)))`.
Also see reductions for `An+B of S` cases in https://github.com/w3c/csswg-drafts/issues/5694#issuecomment-722736765

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


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

Received on Thursday, 17 November 2022 14:45:20 UTC