Widely Available
Selectors
id: where
:where()
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.
Baseline Status:
Achieved Widely Available on Jul 21, 2023 (Cross-browser Newly Available since Jan 21, 2021).
Desktop Browser Engine Support
Google Chrome
88
Supported
Mozilla Firefox
82
Supported
Apple Safari
14
Supported
Microsoft Edge
88
Supported
Mobile Browser Engine Support
Chrome Android
88
Firefox Android
82
Safari iOS
14
Specifications and References
MDN Browser Compat Data Keys: