Re: [csswg-drafts] [web-animations-1] commitStyles followed by cancel should not trigger a transition (#11084)

> I'm not exactly sure why the bug doesn't reproduce in Blink. Perhaps it is reflecting the changes to the style attribute as part of producing the before-change style?

This seems to be why we don't start a transition in blink, we still consider the canceled animation in [CSSAnimations::CanCalculateTransitionUpdateForProperty](https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/core/animation/css/css_animations.cc;l=2212?q=CSSAnimations::CanCalculateTransitionUpdateForProperty). This is I think consistent with my suggestion above, https://github.com/w3c/csswg-drafts/issues/11084#issuecomment-2438373174

-- 
GitHub Notification of comment by flackr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11084#issuecomment-2438566748 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 25 October 2024 18:38:14 UTC