backdropper icon indicating copy to clipboard operation
backdropper copied to clipboard

Polyfill for CSS backdrop-filter

Results 3 backdropper issues
Sort by recently updated
recently updated
newest added

Hi, While looking for a polyfilly for backdrop-filter I came across this project. Two things: First innerHTML is a proprietary Microsoft method and it does not work properly with the...

Chrome 81. (Chrome have native `backdrop-filter` support) ![Screenshot from 2020-06-05 12-26-45](https://user-images.githubusercontent.com/7331988/83860391-e07be300-a727-11ea-83e1-eb35ef9d8e9d.png)

Firefox 75.0 https://codepen.io/kosimst/pen/xNxgjy demo doesn't work at all. `SyntaxError: invalid regexp group` at `https://unpkg.com/[email protected]/dist/index.js?module` ![Screenshot from 2020-06-05 12-24-12](https://user-images.githubusercontent.com/7331988/83860117-8549f080-a727-11ea-8ce8-92eec481fe1d.png)