[Webkit-unassigned] [Bug 18564] Webkit does not handle the accumulate attribute on SVG animation elements correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 15:55:34 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=18564





--- Comment #1 from Daniel Holbert <dholbert at mozilla.com>  2010-10-20 15:55:34 PST ---
Created an attachment (id=71351)
 --> (https://bugs.webkit.org/attachment.cgi?id=71351&action=review)
testcase with <animateMotion>

Here's a simple testcase for <animateMotion>.
EXPECTED BEHAVIOR: The two circles move in lock-step for 5 seconds.
ACTUAL BEHAVIOR: The blue circle resets to its initial position every second.

My mozilla-central nightly build and Opera 10.63 both give EXPECTED BEHAVIOR.
Chromium* gives ACTUAL BEHAVIOR.  version = 8.0.551.0 (62128) Ubuntu 10.10

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list