[Webkit-unassigned] [Bug 196826] New: Filter region attributes are ignored when applying SVG filters to HTML elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 12:35:06 PDT 2019


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

            Bug ID: 196826
           Summary: Filter region attributes are ignored when applying SVG
                    filters to HTML elements
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.12.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tigt at mortropolis.com
                CC: zimmermann at kde.org

Test case on CodePen: https://codepen.io/anon/pen/jRmerV?editors=1100

The width/height/x/y attributes for <filter> are ignored when applying the filter via CSS `filter: url(…)` to an HTML element. However, they are respected when applied to an SVG element, such as the <rect> in the test case.

-- 
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/20190411/601af66b/attachment.html>


More information about the webkit-unassigned mailing list