[Webkit-unassigned] [Bug 190031] Creating an image via JavaScript will download both src and srcset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 06:56:13 PDT 2023


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

Otto G <otto.giesenfeld at comprend.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |otto.giesenfeld at comprend.co
                   |                            |m

--- Comment #5 from Otto G <otto.giesenfeld at comprend.com> ---
Hi,

This bug is still present in Safari 16.4 and Safari Technology Preview Release 169.

I would like to stress that in frameworks such as React and Vue.js, there is by definition no way of controlling the order in which elements and attributes are added to the DOM tree.

This makes it all the more important that browsers are indifferent to that aspect of the HTML.

Now, it might possibly be that on a slow network, Safari cancels the first request before it has been completed. This would make the issue less serious, although it is still not optimal. I will try to find a good way of testing this.

-- 
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/20230508/50058769/attachment.htm>


More information about the webkit-unassigned mailing list