:where()
Widely available since 2023-07-21
The :where()
CSS functional pseudo-class takes a selector list as its argument, and matches any element that can be selected by one of the selectors in that list. It is functionally equivalent to the selectors in the list, but doesn't affect the CSS rule specificity.
Learn more
Specifications
Browser support
- Chrome 88 Released on 2021-01-19
- Chrome Android 88 Released on 2021-01-19
- Edge 88 Released on 2021-01-21
- Firefox 82 Released on 2020-10-20
- Firefox for Android 82 Released on 2020-10-20
- Safari 14 Released on 2020-09-16
- Safari on iOS 14 Released on 2020-09-16
Developer signals
- State of CSS 2025: features/all_features question
- State of CSS 2024: usage/favorite_new_features question
- State of CSS 2024: features/all_features question
Usage (according to Chrome Platform Status)
~20.015% of page loads. More data at chromestatus.
View as JSON | Edit this feature | Report an issue | Web-features entry: source, dist