Bug 47464

Summary: SVG feImage take preserveAspectRatio into account for absolute paint rect
Product: WebKit Reporter: Dirk Schulze <krit>
Component: WebKit wxAssignee: Dirk Schulze <krit>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 68469, 26389    
Attachments:
Description Flags
Patch zimmermann: review+

Dirk Schulze
Reported 2010-10-09 22:05:59 PDT
SVG feImage take preserveAspectRatio into account for absolute paint rect
Attachments
Patch (30.42 KB, patch)
2010-10-10 00:14 PDT, Dirk Schulze
zimmermann: review+
Dirk Schulze
Comment 1 2010-10-10 00:14:18 PDT
Nikolas Zimmermann
Comment 2 2010-10-10 23:56:58 PDT
Comment on attachment 70390 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=70390&action=review r=me. > WebCore/svg/graphics/filters/SVGFEImage.cpp:49 > + ASSERT(m_image.get()); The .get() is not needed.
Dirk Schulze
Comment 3 2010-10-11 02:57:38 PDT
Note You need to log in before you can comment on or make changes to this bug.