[Webkit-unassigned] [Bug 182090] Some b/w images render black in Safari 11.0.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 14:11:26 PST 2018


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Page uses srcset:

<img alt="Charlie Chaplin portrait.jpg" src="//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Charlie_Chaplin_portrait.jpg/220px-Charlie_Chaplin_portrait.jpg" width="220" height="293" srcset="//upload.wikimedia.org/wikipedia/commons/thumb/3/34/Charlie_Chaplin_portrait.jpg/330px-Charlie_Chaplin_portrait.jpg 1.5x, //upload.wikimedia.org/wikipedia/commons/thumb/3/34/Charlie_Chaplin_portrait.jpg/440px-Charlie_Chaplin_portrait.jpg 2x" data-file-width="540" data-file-height="720">

but all of those display fine for me.

Luis, can you figure out which image resource is being used on your system, and provide a direct URL (or attach the image).

-- 
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/20180125/88110919/attachment.html>


More information about the webkit-unassigned mailing list