[Webkit-unassigned] [Bug 236609] New: Issue with shadow rendering for image elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 13:53:00 PST 2022


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

            Bug ID: 236609
           Summary: Issue with shadow rendering for image elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Other
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ujwal.koneru at sony.com
                CC: kkinnunen at apple.com

Created attachment 451940

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

Drop shadow clips shadow to image element.

When shadows are rendered for an image element, shadows are clipped to the image element size. Debug shows the layer does render the shadow but final tiles are not updated since the rect is clipped to the image element size. 
Observed this on BSDunix/playstation. unsure on other platforms.

-- 
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/20220214/0e365693/attachment.htm>


More information about the webkit-unassigned mailing list