[Webkit-unassigned] [Bug 203770] New: Fix the defaults of the SVGFEConvolveMatrixElement properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 1 16:01:54 PDT 2019


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

            Bug ID: 203770
           Summary: Fix the defaults of the SVGFEConvolveMatrixElement
                    properties
           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

Created attachment 382642

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

test case

Open the attached test case.

Expected results:

    Default value for feConvolveMatrix divisor property is: 1
    Default value for feConvolveMatrix orderX property is: 3
    Default value for feConvolveMatrix orderY property is: 3

The specs links are:

    https://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElementDivisorAttribute
    https://www.w3.org/TR/SVG11/filters.html#feConvolveMatrixElementOrderAttribute

-- 
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/20191101/3d6bbf83/attachment.htm>


More information about the webkit-unassigned mailing list