Bug 247805

Summary: Some images aren't rendered when using srcset
Product: WebKit Reporter: Ludo <ludo.segura>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: sabouhallawa, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: iPhone / iPad   
OS: iOS 16   

Ludo
Reported 2022-11-11 07:30:54 PST
In this example, I'm outputting the logo using the srcset property. On most browser there aren't any issues but since iOS 16 the logo does not show up on iPhone. Here is the website to test: theme-test-ludo.myshopify.com It doesn't seem to happen with most files but for this one specifically it just doesn't render. If I am to add a new width (700) to the `srcset` attribute, it then does render. Or if I remove completely the srcset attribute. Screenshot: https://screenshot.click/11-29-rdsbx-j3lqf.png It does work on iOS 15 without issue :shrug:
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-13 17:19:02 PST
Simon Fraser (smfr)
Comment 2 2022-11-14 11:09:55 PST
Can you provide a link to a page where this bug can be reproduced? Thanks.
Ludo
Comment 3 2022-11-14 12:18:17 PST
(In reply to Simon Fraser (smfr) from comment #2) > Can you provide a link to a page where this bug can be reproduced? Thanks. My bad, thought I had added it: theme-test-ludo.myshopify.com
Note You need to log in before you can comment on or make changes to this bug.