Update AnimationTimeline::animationTimingDidChange() to only call updateGlobalPosition() for new animations. For pre-existing animations, it is safe to assume they already have a global position.
Pull request: https://github.com/WebKit/WebKit/pull/11834
Patch is incorrect.