[Webkit-unassigned] [Bug 243601] Images with loading="lazy" have uncontrollable gray border while loading
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 19 08:52:22 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243601
--- Comment #3 from styfle <steven at ceriously.com> ---
I was trying to find where this gray border is assigned but I can't find it.
I did however find a test that mentions "Fully loaded image should not be a placeholder which is drawn as a translucent gray rectangle in placeholder_image.cc"
https://github.com/WebKit/WebKit/blob/bcacfd6ffbd07a582adc2af9a4ceae429e14eb1c/LayoutTests/http/tests/lazyload/placeholder.js
So it seems like webkit intentionally added this gray border (its not clear why).
Perhaps there is some other image lib that is assigning the gray border?
Regardless, the image should never have a gray border
--
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/20220819/9b01481f/attachment.htm>
More information about the webkit-unassigned
mailing list