[Webkit-unassigned] [Bug 237703] Native image Lazyloading sometimes doesn’t load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 02:25:21 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=237703

--- Comment #2 from Mads Erik Forberg <mads at langesund.org> ---
So I did some digging during the weekend, and I found that the issue. 

If a <img /> has a placeholder image in the `src` or `srcset` (small gif or smth), and it is replaced by the actual image to load, the new image doesn't seem to load. We use placeholder images to prevent "broken images" during loading and for legacy support for browsers that doesn't support native lazyloading.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220314/259f8cda/attachment.htm>


More information about the webkit-unassigned mailing list