- From: Joe Pea via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Apr 2024 00:45:27 +0000
- To: public-css-archive@w3.org
> .some-ancestor *:not(.some-descendant) { opacity: 0.5 } That's not the same, that will apply to *anything* that is nested, which can totally break the desired effect. -- GitHub Notification of comment by trusktr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10214#issuecomment-2060135794 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 April 2024 00:45:28 UTC