Bug 82514 - [Regression] SVG Animated Visibility resets instead of freezing
Summary: [Regression] SVG Animated Visibility resets instead of freezing
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsfiddle.net/VjMvz/
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-28 13:19 PDT by Stephen Chenney
Modified: 2022-07-15 15:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Chenney 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.
Comment 1 Brent Fulgham 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.