Bug 85064

Summary: Support values animation mode with just a single value
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:    
Bug Blocks: 41761    
Attachments:
Description Flags
Patch koivisto: review+

Description Nikolas Zimmermann 2012-04-27 07:32:05 PDT
Support values animation mode with just a single value, should be equal to a set animation per SMIL.
Breaks most of Dr. Hoffmanns reference animations in his SMIL+SVG testsuite, that are all made of values animations. (see http://hoffmann.bplaced.net/svgtest/index.php?s=en&in=start).
Comment 1 Nikolas Zimmermann 2012-04-27 07:48:37 PDT
Created attachment 139200 [details]
Patch
Comment 2 Nikolas Zimmermann 2012-04-27 07:58:15 PDT
Committed r115429: <http://trac.webkit.org/changeset/115429>