Bug 220853 - webp decoding fails for some images
Summary: webp decoding fails for some images
Status: RESOLVED DUPLICATE of bug 219977
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: Safari 14
Hardware: Mac (Intel) macOS 10.15
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-22 02:34 PST by T. Mjoen
Modified: 2021-01-24 17:13 PST (History)
0 users

See Also:


Attachments
Failing webp image (6.78 KB, image/webp)
2021-01-22 02:34 PST, T. Mjoen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description T. Mjoen 2021-01-22 02:34:07 PST
Created attachment 418125 [details]
Failing webp image

I have a picture tag with several sources for fallback, historically I have had webp for chrome/firefox and fallback to jpg for Safari.
Since Safari 14 on Big Sur now supports webp, it tries to load the webp source, which is great!

Unfortunately, it fails to load the largest size in my srcset. I have tested the offending image on Chrome and Firefox, and it works there. 
All the other webp sizes in my srcset loads fine on Safari, just the biggest.

I have attached the failing image.

My Safari 14 version is: Version 14.0.2 (16610.3.7.1.9)
The error persists with Safari Technology Preview (Release 118 (Safari 14.1, WebKit 16611.1.9.3.1)) also.

Thanks for any insight!
Comment 1 Alexey Proskuryakov 2021-01-24 17:13:14 PST

*** This bug has been marked as a duplicate of bug 219977 ***