Web features explorer

CSS.supports()

Widely available
Tags: api Groups: CSS

The CSS.supports() static method returns whether the browser supports a CSS declaration (given by two arguments, a property and value) or an @supports at-rule condition string. To learn more, see CSS: supports() static method at MDN.

Compatibility (view on caniuse.com)