Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

backdrop-filter: blur renders differently in puppeteer headless vs non-headless screenshot

Tags:

puppeteer

When I apply backdrop-filter: blur(15px) and take a screenshot using puppeteer, this is what I get in non-headless mode, which is consistent with how I see it in Chrome:

Results in Chrome and in non-headless puppeteer screenshot

But when I screenshot the same page in headless mode, I get this image:

The backdrop filter tapers off toward the edges of the div

As you can see, the backdrop filter effect tapers off toward the edges of the div.

What gives?

like image 367
Arash Motamedi Avatar asked Oct 29 '25 01:10

Arash Motamedi


1 Answers

I use chrome-stable on ubuntu and for me backdrop filter not working at all.

like image 77
Alex Polymath Avatar answered Oct 31 '25 12:10

Alex Polymath



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!