Re: [csswg-drafts] [selectors] Wrapping with `:is()` to get forgiveness changes semantics (#8430)

You can use

```js
document.querySelectorAll('#test-elem:has(:is(:new-pseudo-with-limited-support),div span)')
```

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


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

Received on Wednesday, 8 February 2023 17:43:34 UTC