WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32486
SVG elements use Filters before own transformations
https://bugs.webkit.org/show_bug.cgi?id=32486
Summary
SVG elements use Filters before own transformations
Dirk Schulze
Reported
2009-12-13 02:43:03 PST
SVG elements should be transformed by CSS-values and values in transform="" before filters are applied. It's the other way around atm. The attached example demonstrates the problem. The both cirlces shouldn't look so grainy. It's because we transform the filter result instead of the circle.
Attachments
Filter with transformation of object
(619 bytes, image/svg+xml)
2010-01-06 15:19 PST
,
Dirk Schulze
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2010-01-06 15:19:19 PST
Created
attachment 46000
[details]
Filter with transformation of object Filter with transformation of object
Dirk Schulze
Comment 2
2010-10-06 08:28:41 PDT
Fixed with
http://trac.webkit.org/changeset/69181
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