[Webkit-unassigned] [Bug 47660] SVGFEConvolveMatrixElement doesn't support dynamic invalidation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 14 05:31:26 PDT 2010


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





--- Comment #4 from Renata Hodovan <reni at inf.u-szeged.hu>  2010-10-14 05:31:26 PST ---
(In reply to comment #2)
> (From update of attachment 70723 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=70723&action=review
> 
> > WebCore/svg/SVGFEConvolveMatrixElement.idl:54
> > +        void setKernelUnitLength(in float kernelUnitLengthX, in float kernelUnitLengthY);
> > +        void setOrder(in unsigned long orderX, in unsigned long orderY);
> 
> Why are you adding these, are they in the specification?
> Regardless, they're not covered by any layout tests. This needs to be fixed.

It's done. You were right, these setters are really not part of spec.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list