Bug 26441

Summary: feOffset and objectBoundingBox
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jeffschiller
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://www.w3.org/TR/SVG11/filters.html#feOffset
Bug Depends on:    
Bug Blocks: 68469, 26389    
Attachments:
Description Flags
feOffset and oBB oliver: review+

Description Dirk Schulze 2009-06-16 04:53:30 PDT
If we use objectBoundingBox for primitiveUnits, the fractions given to dx or dy of feOffset must be multiplied with the referenced objects  boundingBox size.
Comment 1 Dirk Schulze 2009-06-16 04:57:45 PDT
Created attachment 31345 [details]
feOffset and oBB

fix for feOffset and primitiveUnits objectBoundingBox.
Comment 2 Dirk Schulze 2009-06-18 22:10:39 PDT
landed in r44841.