Web features explorer

:is()

Widely available
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. To learn more, see :is() at MDN.

Compatibility (view on caniuse.com)