[webkit-reviews] review denied: [Bug 48403] Typo fix in SVGFEConvolveMatrixElement-dom-* tests : [Attachment 71995] Fix typo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 01:21:55 PDT 2010


Dirk Schulze <krit at webkit.org> has denied Renata Hodovan
<reni at inf.u-szeged.hu>'s request for review:
Bug 48403: Typo fix in SVGFEConvolveMatrixElement-dom-* tests
https://bugs.webkit.org/show_bug.cgi?id=48403

Attachment 71995: Fix typo
https://bugs.webkit.org/attachment.cgi?id=71995&action=review

------- Additional Comments from Dirk Schulze <krit at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=71995&action=review

>>>> LayoutTests/ChangeLog:8
>>>> +	      Since expecteds and pixel tests didn't change after correcting
this attribute has no effect so it is removed.
>>> 
>>> Hm, what do you mean? Removing this attribute did not fix the currently
failing tests, so we can remove it? :-P
>> 
>> These tests don't fail this time... I realized the preserveAlpha attribute
is misspelled... I corrected it, but the expected didn't changed. It means the
attribute doesn't have effect in this case, so we can remove it, right?
> 
> Ah, I saw that we have already preserverAlpha tests. Than I'm fine.
> 
> Niko and I noticed that we miss SVG DOM tests for feConvolveMatrix. Not sure
if I missed it during the review process or someone else, but can you add SVG
DOM tests in a new patch as well? After the changes of Niko to the SVG
bindings, it shouldn't be a problem to test the kernelMatrix via SVG DOM.

Pleases write, that we already have a dom test for preserveAlpha which is not
affected by this changes.


More information about the webkit-reviews mailing list