Bug 247805
| Summary: | Some images aren't rendered when using srcset | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ludo <ludo.segura> |
| Component: | Images | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102298612>
Simon Fraser (smfr)
Can you provide a link to a page where this bug can be reproduced? Thanks.
Ludo
(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