Re: [csswg-drafts] [css-selectors] has-child selector (#4903)

If I'm not overlooking things, this issue may be closed now that `:has()` has landed after all?

With it, we can use `a:has(> img)` to target _“all a elements that contain an img”_ as per OPs request.

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


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

Received on Tuesday, 28 December 2021 22:25:17 UTC