Bug 165110
Summary: | Empty blur filter should be a no-op | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dean Jackson <dino> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sabouhallawa, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dean Jackson
http://sharedfil.es/lp8ilOP0C1.html
Applying the filter (blur with radius of 0) is still changing the colors. Could be that color-interpolation-filters is not being applied correctly, since setting it to sRGB fixes the issue.
See thread: https://twitter.com/bdc/status/801065373277847552
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dean Jackson
<rdar://problem/29407454>
Said Abou-Hallawa
*** This bug has been marked as a duplicate of bug 114032 ***
Said Abou-Hallawa
*** This bug has been marked as a duplicate of bug 242359 ***