[Webkit-unassigned] [Bug 197303] New: propertyRegistry() was not overridden for SVGFEFloodElement and SVGFEMergeElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 25 18:51:35 PDT 2019


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

            Bug ID: 197303
           Summary: propertyRegistry() was not overridden for
                    SVGFEFloodElement and SVGFEMergeElement
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

This part was missing when the tear-off objects were removed. Any change in the standard properties of these elements through DOM will fail because SVGElement:: commitPropertyChange() will not be able to find the attribute name of the SVGProperty.

-- 
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/20190426/b056a9ce/attachment.html>


More information about the webkit-unassigned mailing list