Bug 85064 - Support values animation mode with just a single value
Summary: Support values animation mode with just a single value
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2012-04-27 07:32 PDT by Nikolas Zimmermann
Modified: 2012-04-27 07:58 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.80 KB, patch)
2012-04-27 07:48 PDT, Nikolas Zimmermann
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>