[Webkit-unassigned] [Bug 230222] image-rendering:pixelated is broken by position:fixed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 13:27:50 PDT 2021


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This is because we put the image into a composited layer when fixed, so it doesn't get painted and therefore doesn't get pixelated.

You could work around this by adding border style to the image (even a transparent 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/20210913/7e2bfe02/attachment.htm>


More information about the webkit-unassigned mailing list