[Webkit-unassigned] [Bug 57112] SVG shadow filter (feGaussianBlur) adds shadow of the bounding box
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 19 10:14:45 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=57112
Yuta Kitamura <yutak at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC |All
OS/Version|Windows 7 |All
Status|UNCONFIRMED |NEW
CC| |yutak at chromium.org
Ever Confirmed|0 |1
--- Comment #15 from Yuta Kitamura <yutak at chromium.org> 2011-11-19 10:14:45 PST ---
I hit the same problem on Linux Chromium.
My observations:
- SourceAlpha sometimes contains the right and bottom borders of the bounding box of the target shape. <feGaussianFilter> is not necessary to reproduce this issue.
- If you replace SourceAlpha with SourceGraphic, the problem goes away.
- This issue depends on the size of the image; if you resize the image (by hitting Ctrl+[+/-] key), the wrong borders may appear or disappear.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list