- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Mon, 05 Jun 2023 18:32:57 +0000
- To: public-css-archive@w3.org
Ah, so with `.item:has(a:next) img.poster`, the first part checks if any DOM element in the subtree for a list item activates that pseudo-class. And if so, you can apply styles to any other element in that sub-tree? -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8209#issuecomment-1577274849 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 5 June 2023 18:32:58 UTC