Bug 59710
| Summary: | ShadowBlur incorrectly handles zero-sized blur radius in one axis | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Layout and Rendering | Assignee: | 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)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Patch in bug 58100 fixes this.
Simon Fraser (smfr)
http://trac.webkit.org/changeset/85299