
After an animation has completed, the property value should remain at the final animation value.Computed style value must be updated during the animation.But we need to ensure that style changes caused by active animations don't trigger new animations.



Bug 435441 - Implement Webkit's CSS Transitions proposal.3 Interaction with SMIL Animations in SVG contentĬSS transitions are a CSS extension proposed by webkit to enable simple implicit transitions that animate CSS properties from one value to another.2.1 Differences in animation specifications.
