[Webkit-unassigned] [Bug 15306] Animated Halloween card trips ASSERT in <use> code
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 21 15:37:03 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=15306
Nikolas Zimmermann <zimmermann at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Nikolas Zimmermann <zimmermann at kde.org> 2010-01-21 15:37:03 PST ---
Bug fixed with the new <use> implementation, yay!
The only problem remains it the initial viewBox animation. We don't support
animating multi-value properties, would need to animate the individual values
on their own. So it just jumps from a big card to a smaller one instead of
slowly resizing, but the rest works great incuding all other animations.
There are animate bugs already convering the viewBox case, closing this
crash-report.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list