Bug 63550

Summary: SMIL endElement causes animation to jump to end state
Product: WebKit Reporter: Tim Horton <thorton>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jchaffraix, joybro201, krit, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 41761    
Attachments:
Description Flags
Testcase none

Tim Horton
Reported 2011-06-28 11:50:36 PDT
Created attachment 98953 [details] Testcase In WebKit, calling endElement on an SMIL animation causes the animation to jump to the end state. In Gecko and Opera, it causes the animation to pause in place, without jumping to the end state. Steps to Reproduce: 1. Open the attached testcase. 2. Click the green button. 3. Click the red button. Expected Outcome: The circle stops moving and remains in its current location. Actual Outcome: The circle stops moving and jumps to the location it would be in had the animation run to completion. There is a significant disparity between the way [Opera, Gecko] and WebKit handle this.
Attachments
Testcase (1000 bytes, image/svg+xml)
2011-06-28 11:50 PDT, Tim Horton
no flags
Tim Horton
Comment 1 2011-06-28 11:52:07 PDT
*** Bug 59897 has been marked as a duplicate of this bug. ***
Dirk Schulze
Comment 2 2011-06-28 12:52:35 PDT
*** This bug has been marked as a duplicate of bug 63553 ***
Dirk Schulze
Comment 3 2011-06-28 13:12:44 PDT
Sorry, this bug is no duplication.
Young Han Lee
Comment 4 2011-08-27 19:31:19 PDT
This bug is resolved by bug 63553.
Dirk Schulze
Comment 5 2011-08-27 23:20:32 PDT
Close bug according to comment of Young Han.
Note You need to log in before you can comment on or make changes to this bug.