RESOLVED FIXED59710
ShadowBlur incorrectly handles zero-sized blur radius in one axis
https://bugs.webkit.org/show_bug.cgi?id=59710
Summary ShadowBlur incorrectly handles zero-sized blur radius in one axis
Simon Fraser (smfr)
Reported 2011-04-28 10:05:09 PDT
ShadowBlur clamps the kernel diameter to a min of 2 for a given axis, even if the blur radius is zero on that axis. This affects feDropShadow.
Attachments
Simon Fraser (smfr)
Comment 1 2011-04-28 12:45:53 PDT
Patch in bug 58100 fixes this.
Simon Fraser (smfr)
Comment 2 2011-05-05 15:06:05 PDT
Note You need to log in before you can comment on or make changes to this bug.