RESOLVED DUPLICATE of bug 234895 210989
[Web Animations] Fix remaining failure in css/css-animations/KeyframeEffect-setKeyframes.tentative
https://bugs.webkit.org/show_bug.cgi?id=210989
Summary [Web Animations] Fix remaining failure in css/css-animations/KeyframeEffect-s...
Antoine Quint
Reported 2020-04-24 13:10:49 PDT
After the patch for bug 210988 lands, there will be one remaining failure in css/css-animations/KeyframeEffect-setKeyframes.tentative.html to address. The remaining failure is caused by AnimationTimeline::updateCSSAnimations() not updating the animation when the underlying @keyframes rule changed. This is due to Animation::animationsMatch not checking on the actual keyframes.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-04-24 14:43:25 PDT
Antoine Quint
Comment 2 2022-12-09 04:07:45 PST
This got fixed by 234895. *** This bug has been marked as a duplicate of bug 234895 ***
Note You need to log in before you can comment on or make changes to this bug.