[Webkit-unassigned] [Bug 231150] Safari complains about invalid `imagesrcset` value in <link rel=preload> where Chrome doesn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 07:29:12 PST 2022


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

hello at timbormans.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hello at timbormans.com

--- Comment #3 from hello at timbormans.com ---
Created attachment 464102

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

Link preload responsive images experimental feature

It seems from Safari 15.3 onwards, you can enable the correct behaviour via an Experimental Features flag.

Hopefully this will be enabled by default in an upcoming version. Until then it will expect a `href` attribute on a rel="preload" as="image" link tag and throw an error if that does not exist.

-- 
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/20221219/e9461d8e/attachment.htm>


More information about the webkit-unassigned mailing list