Re: [csswg-drafts] [css-selectors] Nearest descendant selector (#4940)

Isn't this already possible to express with complex selectors inside `:not()` (as Selectors Level 4 allows): `.wrapper .child:not(:child .child)`?

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

Received on Friday, 10 April 2020 06:43:35 UTC