WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 32584
32702
SVG filter gets clipped on use of opacity < 1
https://bugs.webkit.org/show_bug.cgi?id=32702
Summary
SVG filter gets clipped on use of opacity < 1
Dirk Schulze
Reported
2009-12-18 01:10:36 PST
Created
attachment 45130
[details]
filter with opacity SVG filter gets clipped on use of opacity < 1. See:
http://trac.webkit.org/browser/trunk/WebCore/rendering/SVGRenderSupport.cpp#L93
We could either delete the clipping, or try to get the filter rect. And we need to take the union of filter rect and objectboundingbox. I have to take a look, if it is possible to get the filter rect some how.
Attachments
filter with opacity
(317 bytes, image/svg+xml)
2009-12-18 01:10 PST
,
Dirk Schulze
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2009-12-18 05:24:26 PST
Sorry, didn't noticed that this is a duplicate of another bug. *** This bug has been marked as a duplicate of
bug 32584
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug