[Webkit-unassigned] [Bug 259419] Better type handling in HTMLImageElement resource selection
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 22 13:11:12 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259419
--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Or I am wrong and this is taking care of my question:
https://searchfox.org/wubkat/source/Source/WebCore/html/HTMLImageElement.cpp#268
if (!type.isEmpty() && !MIMETypeRegistry::isSupportedImageVideoOrSVGMIMEType(type))
--
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/20230722/8ad6ba97/attachment.htm>
More information about the webkit-unassigned
mailing list