|
|
|
|
|
by extra88
1764 days ago
|
|
.avif files should only be requested if your browser thinks it supports .avif, otherwise .jpgs are requested, thanks to the <picture> element being used. I got the .jpg versions in Firefox (91). CanIUse [0] says the format is supported in Firefox only "via the image.avif.enabled pref in about:config." Sounds like you have it enabled but either actual support is buggy or the site's .avif files are somehow out of spec. [0] https://caniuse.com/avif |
|
I'm not sure if this is an image error or a Firefox issue, I have heard about Chrome being more lenient than spec when loading avif images. I might look into that a little more and maybe file a Firefox bug to see what they think, I'll update here if so.