Web features explorer

:is()

Widely available since 2023-07-21
Tags: css Groups: CSS > Selectors

The :is() 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.

Learning resources on MDN

Browser support (view on caniuse.com)