[Webkit-unassigned] [Bug 12097] New: SVG needs <mpath> support for proper <animateMotion> handling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 3 08:08:05 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12097
Summary: SVG needs <mpath> support for proper <animateMotion>
handling
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: macdome at opendarwin.org
SVG needs <mpath> support for proper <animateMotion> handling
I added a partially-functional <animateMotion> implementation to WebCore last
week. One of the missing pieces is path-specification via a child <mpath>
element.
Support is in place for discovering the <mpath> element in:
SVGAnimateMotionElement::animationPath()
But SVGMPathElement actually needs to be created and wired in to that support.
Also, I doubt that the current design will support dynamic updates correctly.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list