Hacker News new | ask | show | jobs
by madeofpalk 557 days ago
backdrop-filter: blur() is still annoyingly buggy and inconsistent between browsers. I just ran into this this week - Chrome doesn't supported nested/stacked blurred backgrounds, whereas Firefox does. https://codepen.io/joshhunt/full/GgKZKed

Also ran into odd colour issues in Firefox when combining it also with opacity.