Bug 37140 - SVG Animation miss distance calculation for PathProperty, PointsProperty
Summary: SVG Animation miss distance calculation for PathProperty, PointsProperty
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://dev.w3.org/SVG/profiles/1.1F2/...
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2010-04-06 00:15 PDT by Dirk Schulze
Modified: 2010-07-07 05:27 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Schulze 2010-04-06 00:15:41 PDT
SVG Animation miss distance calculation for PathProperty, PointsProperty. This is needed to get calcMode='paced' working for paths and polygons. See also SVGAnimateElement::calculateDistance.