Bug 32486

Summary: SVG elements use Filters before own transformations
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jeffschiller, zimmermann
Priority: P2    
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on: 45612    
Bug Blocks: 68469, 26389    
Attachments:
Description Flags
Filter with transformation of object none

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
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
Note You need to log in before you can comment on or make changes to this bug.