WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
63550
SMIL endElement causes animation to jump to end state
https://bugs.webkit.org/show_bug.cgi?id=63550
Summary
SMIL endElement causes animation to jump to end state
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug