[Webkit-unassigned] [Bug 172224] Incorrect dimensions of images with srcset when adopted from document without browsing context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 25 01:31:07 PST 2022


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

Dominik Dröscher <dd at blue.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dd at blue.de

--- Comment #5 from Dominik Dröscher <dd at blue.de> ---
I also stumbled upon this issue. Dynamically adding DOM nodes containing images with srcset will set their dimensions to 0, 0. For my case I was able to work around this by forcing a predefined aspect-ratio, but that is clearly not ideal and not applicable to most contexts.

-- 
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/20221125/608e6148/attachment.htm>


More information about the webkit-unassigned mailing list