PageSpeed Insights reports "Properly size images" even if I use srcset/sizes

378 views Asked by At

I'm trying to improve PageSpeed insights score. PageSpeed reports "Properly size images" even if I use srcset/sizes (on mobile).

PageSpeed test results

Am I doing something wrong?

I tried to change the sizes attribute but Chrome always loads a 600px wide image for mobile.

I ran it through https://ausi.github.io/respimagelint (from this answer) and it passes all tests.

0

There are 0 answers