[Webkit-unassigned] [Bug 271774] New: background-image not respecting image-rendering when repeating in any direction

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 11:29:30 PDT 2024


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

            Bug ID: 271774
           Summary: background-image not respecting image-rendering when
                    repeating in any direction
           Product: WebKit
           Version: Safari 17
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: charles.skoda at gmail.com
                CC: sabouhallawa at apple.com

Expected:
  `background-image` respects the `image-rendering` value on an element

Actual:
  If my element has a `background-repeat` setting other than `no-repeat`, and `background-size` or `background-position` causes tiling of the background, the `image-rendering` falls back to the default for scaling of the image.

Example:
https://codepen.io/chuckskoda/pen/mdgMxBm


This bug is 100% reproducible in Safari on Mac and iOS, it is NOT present in Firefox 124, or Chrome 123.

-- 
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/20240327/0a1fe84f/attachment-0001.htm>


More information about the webkit-unassigned mailing list