[Webkit-unassigned] [Bug 211620] New: Incorrect image srcset candidate chosen for <img> cloned from <template>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 8 03:08:16 PDT 2020


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

            Bug ID: 211620
           Summary: Incorrect image srcset candidate chosen for <img>
                    cloned from <template>
           Product: WebKit
           Version: Safari 13
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: javan at javan.us

Created attachment 398848

  --> https://bugs.webkit.org/attachment.cgi?id=398848&action=review

Minimal test case

To reproduce: Open the attached template-img-srcset.html file in Safari on a 2x DPR or higher display.

Expected: Both images load the same URL.

Actual: The first image loads the correct URL. The second image (cloned from a <template>) incorrectly loads the first URL from its srcset.

-- 
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/20200508/ded52b34/attachment.htm>


More information about the webkit-unassigned mailing list