Bug 59710

Summary: ShadowBlur incorrectly handles zero-sized blur radius in one axis
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: krit, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 59782    

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.