[Webkit-unassigned] [Bug 177037] "background-repeat: repeat" incompatible with "image-rendering: pixelated"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 25 08:14:33 PST 2023


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

webkit at samuelfine.com <webkit at samuelfine.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at samuelfine.com

--- Comment #15 from webkit at samuelfine.com <webkit at samuelfine.com> ---
I'm still experiencing this issue with Safari 16.3 on iPadOS 16.3, iPad Pro 12.9" 3rd gen. Using `image-rendering: pixelated` on an element with `background-repeat: repeat` (or repeat-x/repeat-y) results in a blurry, non-pixelated background. I've created a test page with examples here:

https://safari-16-image-rendering-bug.glitch.me/

Per Xin Liu's comment from last year, I've tried adding a `filter` rule to the element, which appears to result in a less-blurry background but still not as pixelated as it should be. Will attach a screenshot of the current state as of February 25, 2023. Happy to provide any additional details if useful.

-- 
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/20230225/6c322b89/attachment.htm>


More information about the webkit-unassigned mailing list