Bug 55462

Summary: FEMorphologyElement changes doesn't require relayout.
Product: WebKit Reporter: Renata Hodovan <rhodovan.u-szeged>
Component: SVGAssignee: Renata Hodovan <rhodovan.u-szeged>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55075    
Attachments:
Description Flags
Proposed patch
kling: review-
Proposed patch none

Renata Hodovan
Reported 2011-03-01 05:29:16 PST
FEMorphologyElement changes doesn't require relayout.
Attachments
Proposed patch (5.47 KB, patch)
2011-03-01 05:37 PST, Renata Hodovan
kling: review-
Proposed patch (5.23 KB, patch)
2011-03-01 07:22 PST, Renata Hodovan
no flags
Renata Hodovan
Comment 1 2011-03-01 05:37:11 PST
Created attachment 84218 [details] Proposed patch SVGFECompositeElement.cpp is in ChangeLog, but it has just a style fix.
Andreas Kling
Comment 2 2011-03-01 07:00:19 PST
Comment on attachment 84218 [details] Proposed patch View in context: https://bugs.webkit.org/attachment.cgi?id=84218&action=review r=me > Source/WebCore/ChangeLog:18 > + * svg/SVGFECompositeElement.cpp: The whitespace change does not belong in this patch, please leave it out.
Andreas Kling
Comment 3 2011-03-01 07:02:31 PST
Comment on attachment 84218 [details] Proposed patch Oops, this is missing modifications to SVGFEMorphologyElement::svgAttributeChanged()!
Renata Hodovan
Comment 4 2011-03-01 07:22:26 PST
Created attachment 84227 [details] Proposed patch
Renata Hodovan
Comment 5 2011-03-02 00:42:56 PST
Note You need to log in before you can comment on or make changes to this bug.