:has()
Newly available since 2023-12-19
The :has()
CSS functional pseudo-class matches an element if any of the selectors passed as parameters would match at least one element.
Learning resources on MDN
Browser support (view on caniuse.com)
- Chrome 105 Released on 2022-09-02
- Chrome Android 105 Released on 2022-09-02
- Edge 105 Released on 2022-09-01
- Firefox 121 Released on 2023-12-19
- Firefox for Android 121 Released on 2023-12-19
- Safari 15.4 Released on 2022-03-14
- Safari on iOS 15.4 Released on 2022-03-14
Specifications
View web-platform-tests results for this feature - View the feature source file - Edit the feature - Report an issue about this feature