Bug 55367

Summary: FECompositeElement 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+

Description Renata Hodovan 2011-02-28 05:45:19 PST
FECompositeElement changes doesn't require relayout.
Comment 1 Renata Hodovan 2011-02-28 05:51:52 PST
Created attachment 84045 [details]
Proposed patch
Comment 2 Andreas Kling 2011-02-28 05:54:58 PST
Comment on attachment 84045 [details]
Proposed patch

View in context: https://bugs.webkit.org/attachment.cgi?id=84045&action=review

r=me

> Source/WebCore/ChangeLog:11
> +        No new tests are needed because this modificiation is covered by the dynamic update tests of FEComposite.

Typo, modification.
Comment 3 Renata Hodovan 2011-02-28 06:03:28 PST
Committed r79856: <http://trac.webkit.org/changeset/79856>