🏠 New in Low Baseline Support: filter

September 7, 2016

caniuse · mdn · spec

The filter CSS property applies one or more graphic effects to an element. You can use filter functions, such as blur() and drop-shadow(), alone or combined to produce different effects.

Source features