Bug 77812 - SVG ManualTest animateColor-from-by.svg is failing
Summary: SVG ManualTest animateColor-from-by.svg is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-04 13:19 PST by Philip Rogers
Modified: 2012-02-06 16:55 PST (History)
6 users (show)

See Also:


Attachments
Initial approach (8.24 KB, patch)
2012-02-05 16:05 PST, Philip Rogers
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Rogers 2012-02-04 13:19:13 PST
Animating color using the "by" attribute incorrectly falls back to the "to" attribute (see SVGAnimatedColorAnimator::calculateFromAndByValues).
Comment 1 Philip Rogers 2012-02-05 16:05:04 PST
Created attachment 125539 [details]
Initial approach
Comment 2 WebKit Review Bot 2012-02-06 16:55:29 PST
Comment on attachment 125539 [details]
Initial approach

Clearing flags on attachment: 125539

Committed r106878: <http://trac.webkit.org/changeset/106878>
Comment 3 WebKit Review Bot 2012-02-06 16:55:33 PST
All reviewed patches have been landed.  Closing bug.