Bug 127553

Summary: [SVG] Vector-effect updates require a re-layout
Product: WebKit Reporter: Peter Molnar <pmolnar.u-szeged>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, zimmermann
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Peter Molnar 2014-01-24 04:24:32 PST
As noted in the stale SVGRenderStyle::diff() comment, now that layout() observes vector-effect we need to trigger a re-layout on attribute changes.

Merged from Blink: https://src.chromium.org/viewvc/blink?revision=152570&view=revision
Comment 1 Peter Molnar 2014-01-24 04:26:04 PST
Created attachment 222091 [details]
patch
Comment 2 Andreas Kling 2014-02-07 02:08:45 PST
Comment on attachment 222091 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2014-02-07 02:39:16 PST
Comment on attachment 222091 [details]
patch

Clearing flags on attachment: 222091

Committed r163618: <http://trac.webkit.org/changeset/163618>
Comment 4 WebKit Commit Bot 2014-02-07 02:39:18 PST
All reviewed patches have been landed.  Closing bug.