Bug 82144 - Enable animVal support for SVGAngle
Summary: Enable animVal support for SVGAngle
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: 12437
Blocks: 41761
  Show dependency treegraph
 
Reported: 2012-03-25 05:48 PDT by Nikolas Zimmermann
Modified: 2012-03-27 01:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (19.71 KB, patch)
2012-03-25 06:06 PDT, Nikolas Zimmermann
rwlbuis: 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-03-25 05:48:35 PDT
Very simple patch following that enables animVal for SVGAnimatedAngle.
Comment 1 Nikolas Zimmermann 2012-03-25 06:06:42 PDT
Created attachment 133678 [details]
Patch
Comment 2 Rob Buis 2012-03-26 09:00:06 PDT
Comment on attachment 133678 [details]
Patch

Looks good.
Comment 3 Nikolas Zimmermann 2012-03-27 01:23:14 PDT
Committed r112223: <http://trac.webkit.org/changeset/112223>