[Webkit-unassigned] [Bug 192950] New: Implement imagesrcset and imagesizes attributes on link rel=preload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 12:46:57 PST 2018


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

            Bug ID: 192950
           Summary: Implement imagesrcset and imagesizes attributes on
                    link rel=preload
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: domfarolino at gmail.com
                CC: cdumez at apple.com

It is useful for the UA to be able to preload responsive images. The idea is to allow this with the imagesrcset and imagesizes attributes on <link rel=preload as=image>. Spec PRs and discussions:

 - https://github.com/w3c/preload/issues/120 (Initial discussion)
 - https://github.com/whatwg/html/pull/4048 (HTML Standard PR)
 - https://github.com/w3c/preload/pull/134 (Preload Spec PR (minor))

-- 
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/20181220/d7c61f49/attachment.html>


More information about the webkit-unassigned mailing list