WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
12098
WebCore needs a working <animateMotion> (current one is a stub)
https://bugs.webkit.org/show_bug.cgi?id=12098
Summary
WebCore needs a working <animateMotion> (current one is a stub)
Eric Seidel (no email)
Reported
2007-01-03 08:21:30 PST
WebCore needs a working <animateMotion> (current one is a stub) I added an SVGAnimateMotionElement class last week (and all the underlying Path and SVGPathSegList additions necessary to support it), but I have not had time to actually implement the real SVGAnimateMotionElement::updateCurrentValue() logic. The animation system may still need to be reworked a little before doing this (see
bug 10931
and
bug 12063
), but it should actually be possible to wire up now. Path now has a Path::normalAngleForLength() call which can be used for supporting rotate="auto" and rotate="auto-reverse".
Attachments
patch
(13.44 KB, patch)
2008-04-18 18:16 PDT
,
Antti Koivisto
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2008-04-18 18:16:58 PDT
Created
attachment 20680
[details]
patch
Antti Koivisto
Comment 2
2008-04-18 21:51:48 PDT
Sending WebCore/ChangeLog Sending WebCore/svg/SVGAnimateMotionElement.cpp Sending WebCore/svg/SVGAnimateMotionElement.h Sending WebCore/svg/SVGAnimationElement.cpp Sending WebCore/svg/SVGAnimationElement.h Transmitting file data ..... Committed revision 32243.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug