RESOLVED CONFIGURATION CHANGED 82514
[Regression] SVG Animated Visibility resets instead of freezing
https://bugs.webkit.org/show_bug.cgi?id=82514
Summary [Regression] SVG Animated Visibility resets instead of freezing
Stephen Chenney
Reported 2012-03-28 13:19:22 PDT
This is a regression. It works in Safari 5.1.2 on OS X 10.6 but not tot Safari on Lion, nor recent Chrome builds. In the given URL, some of the animated elements are disappearing after the animation completes, despite the fill="freeze" property on the animated visibility. This seems to be a race condition of some kind, as not all of the elements disappear.
Attachments
Brent Fulgham
Comment 1 2022-07-15 15:06:31 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.