Bug 37140

Summary: SVG Animation miss distance calculation for PathProperty, PointsProperty
Product: WebKit Reporter: Dirk Schulze <krit>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: karlcow, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
URL: http://dev.w3.org/SVG/profiles/1.1F2/test/svg/animate-elem-53-t.svg
Bug Depends on:    
Bug Blocks: 41761    
Attachments:
Description Flags
testcases none

Dirk Schulze
Reported 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.
Attachments
testcases (8.63 KB, text/html)
2026-04-01 18:41 PDT, Karl Dubost
no flags
Karl Dubost
Comment 1 2026-04-01 18:41:32 PDT
Created attachment 478898 [details] testcases https://w3c.github.io/svgwg/specs/animations/#CalcModeAttribute Is this still valid? paced is working for firefox on these tests 1. Path Animation (d attribute) 2. Path Animation with Unequal Keyframes
Karl Dubost
Comment 2 2026-04-01 18:42:28 PDT
But it doesn't seem to be specified.
Note You need to log in before you can comment on or make changes to this bug.