[Webkit-unassigned] [Bug 248025] New: Dynamically added loading="lazy" image when already is not reusing the cached image when available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 23:21:58 PST 2022


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

            Bug ID: 248025
           Summary: Dynamically added loading="lazy" image when already is
                    not reusing the cached image when available
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
               URL: https://wpt.fyi/results/html/semantics/embedded-conten
                    t/the-img-element/image-loading-lazy-available.html
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat, WPTImpact
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: karlcow at apple.com
                CC: sabouhallawa at apple.com,
                    webkit-bug-importer at group.apple.com

Steps to reproduce 
1. Go to http://wpt.live/html/semantics/embedded-content/the-img-element/image-loading-lazy-available.html
2. Scroll to the bottom

Expected:
PASS

Actual: 
FAIL


https://wpt.fyi/results/html/semantics/embedded-content/the-img-element/image-loading-lazy-available.html


The image which is added to the DOM is in the cache already, but it is not added until scrolling. 
And when the image is being finally reached, it downloads it again with a 200, instead of reusing the cached image.

-- 
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/20221117/4246cf8f/attachment-0001.htm>


More information about the webkit-unassigned mailing list