[Webkit-unassigned] [Bug 236758] New: img element with drop-shadow filter doesn't repaint correctly on loading the image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 23:50:47 PST 2022


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

            Bug ID: 236758
           Summary: img element with drop-shadow filter doesn't repaint
                    correctly on loading the image
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Created attachment 452330

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

test case

img element with drop-shadow filter doesn't repaint correctly on loading the image

1. Start Safari
2. Open the test case
3. Click 'load' button

Actual: the drop-shadow is clipped
Expected: the drop-shadow shouldn't clipped

There are some drop-shadow filter repaint issues.

Bug 207586 – CSS style 'filter: drop-shadow...' does not render correctly without repaint.
Bug 202472 – Drop-shadow filter repaints incorrectly when using CSS transitions
Bug 118411 – absolute element with drop-shadow is not repainted when relative parent moves.
Bug 196295 – Changing a drop shadow filter does not render properly outside of element boundaries

-- 
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/20220217/da65a626/attachment.htm>


More information about the webkit-unassigned mailing list