-webkit-backdrop-filter
The vendor-prefixed form of `backdrop-filter`, needed by older Safari versions.
45 effects in the catalog use this property.
Syntax
-webkit-backdrop-filter: blur(12px);Watch out
Safari supported only the prefixed declaration for a long time. Forgetting this line is a common reason a glass effect works elsewhere but not in Safari.
Effects using -webkit-backdrop-filter
These are working effects from the catalog. Open a tile to inspect the full source.