Bug 59897 - endElement broken
Summary: endElement broken
Status: RESOLVED DUPLICATE of bug 63550
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Julien Chaffraix
URL: https://bug-26019-attachments.webkit....
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2011-05-01 14:48 PDT by jay
Modified: 2011-06-28 11:52 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2011-05-01 14:48:22 PDT
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
Comment 1 Julien Chaffraix 2011-05-02 11:04:45 PDT
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?
Comment 2 jay 2011-05-03 07:43:26 PDT
#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

~:"
Comment 3 jay 2011-05-03 07:56:40 PDT
oops typo, apologies, end is broken not begin...
Comment 4 Julien Chaffraix 2011-06-28 11:07:59 PDT
This is definitely a bug compared to other browser, keeping it open.
Comment 5 Tim Horton 2011-06-28 11:52:07 PDT
Duping to new bug as per discussion.

*** This bug has been marked as a duplicate of bug 63550 ***