Bug 220629 - Broken webp image on Safari 14
Summary: Broken webp image on Safari 14
Status: RESOLVED DUPLICATE of bug 219977
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: Safari 14
Hardware: All All
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-14 12:02 PST by styfle
Modified: 2021-01-15 10:08 PST (History)
1 user (show)

See Also:


Attachments
Vue.js logo in webp format (1.57 KB, image/webp)
2021-01-14 12:02 PST, styfle
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description styfle 2021-01-14 12:02:57 PST
Created attachment 417638 [details]
Vue.js logo in webp format

The attached image does not render on Safari 14.0.2 (16610.3.7.1.9).

It works correctly on Chrome 87.0.4280.88 and other browser that support webp images.


  <img src="image.webp" width="1048" height="597" />
Comment 1 Jonathan Bedard 2021-01-14 12:54:26 PST
Sounds like a dupe of https://bugs.webkit.org/show_bug.cgi?id=219977
Comment 2 Alexey Proskuryakov 2021-01-15 10:08:13 PST

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