Bug 82844

Summary: Animate animatedPoints instead of points for SVGPoly*Elements
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 12437    
Bug Blocks: 41761    
Attachments:
Description Flags
Patch krit: review+

Description Nikolas Zimmermann 2012-04-01 05:23:17 PDT
Animate animatedPoints instead of points for SVGPoly*Elements. This corresponds to the AnimatedPoints attribute property enum which needs to be handled in the animVal concept.
Comment 1 Nikolas Zimmermann 2012-04-01 05:31:50 PDT
Created attachment 134994 [details]
Patch
Comment 2 Dirk Schulze 2012-04-01 13:29:31 PDT
Comment on attachment 134994 [details]
Patch

Patch was smaller than it initial seemed to be (from the title). LGTM. r=me.
Comment 3 Nikolas Zimmermann 2012-04-03 03:36:24 PDT
Committed r113008: <http://trac.webkit.org/changeset/113008>