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

> Isn't `.wrapper /3/ .child` basically the same as `.wrapper > * > * > .child`?

Yes, though the deeper the child is placed the longer is the chain of `> *`, which quickly becomes unreadable.

Sebastian

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


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

Received on Tuesday, 10 November 2020 19:30:32 UTC