[Webkit-unassigned] [Bug 261615] New: [Filters] Updating the CSSFilter filterRegion should update the filterRegion of all referenced SVGFilters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 15 12:01:50 PDT 2023


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

            Bug ID: 261615
           Summary: [Filters] Updating the CSSFilter filterRegion should
                    update the filterRegion of all referenced SVGFilters
           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: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

1. Open the attached test case.
2. The green box has a css drop-shadow filter applied to it.
3. The red box has a css with a referenced SVG <feDropShadow> filter applied to it.
4. Notice the difference in drawing the referenced SVG <feDropShadow> filter.

Result: The referenced SVG <feDropShadow> filter seems clipped.
Expected: The display of the two filters in the test case should be identical.

-- 
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/20230915/56bd577a/attachment.htm>


More information about the webkit-unassigned mailing list