[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
Sun Feb 20 12:31:30 PST 2011


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |krit at webkit.org




--- Comment #2 from Dirk Schulze <krit at webkit.org>  2011-02-20 12:31:30 PST ---
(In reply to comment #1)
> Created an attachment (id=71351)
 --> (https://bugs.webkit.org/attachment.cgi?id=71351&action=review) [details]
> 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

Yes, we don't support accumulation for animateTransform and animateMotion. Thanks for the test case!

-- 
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