[Webkit-unassigned] [Bug 266242] New: Element with blur() filter and an animated conic gradient background yields some rendering artifacts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 11:16:11 PST 2023


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

            Bug ID: 266242
           Summary: Element with blur() filter and an animated conic
                    gradient background yields some rendering artifacts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 468981

  --> https://bugs.webkit.org/attachment.cgi?id=468981&action=review

Testcase

This is an issue that stemmed from bug 265028. In the attached example an element has a `filter: blur()` and a `background-image` set to a `conic-gradient()` where the angle value animates by animating a custom property. It shows some pretty severe rendering artifact on macOS Sonoma.

-- 
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/20231211/3f77a15f/attachment.htm>


More information about the webkit-unassigned mailing list