Bug 59897
Summary: | endElement broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | jay <jay> |
Component: | SVG | Assignee: | Julien Chaffraix <jchaffraix> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | thorton, zimmermann |
Priority: | P2 | Keywords: | HasReduction |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://bug-26019-attachments.webkit.org/attachment.cgi?id=30667 |
jay
open attachment
click on green button
circle moves across screen
click on red button
circle stops opera & mozilla, but moves to end in safari
click on green button
circle restarts across screen in opera & mozilla, nothing in safari
please refer to notes to https://bugs.webkit.org/show_bug.cgi?id=26019
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Julien Chaffraix
I tried reproducing the bug on the latest WebKit and the test case works. That is beginElement is not broken by setAttribute anymore.
There is still a misbehavior compared to FF/Opera which is that we go to the end of the animation (not sure who is wrong here though).
Could you comment on why you created this bug similar to the previous one?
jay
#1 edited summary in response to your comments,
it's my understanding that endElement, stops updating rendering, rather than ending animation.
have raised with working group:
http://lists.w3.org/Archives/Public/www-svg/2011May/0005.html
as this yatikna
~:"
jay
oops typo, apologies, end is broken not begin...
Julien Chaffraix
This is definitely a bug compared to other browser, keeping it open.
Tim Horton
Duping to new bug as per discussion.
*** This bug has been marked as a duplicate of bug 63550 ***