You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that AnimationControllerPrivate::m_animationTimer is responsible for some nondeterminism that manifests as DOM animation events. This could be handled with ReplayableTimer, if support for repeating timer intervals is added.
A simple test case that asserts on capture is at: LayoutTests/animations/animation-direction-normal.html
It seems that AnimationControllerPrivate::m_animationTimer is responsible for some nondeterminism that manifests as DOM animation events. This could be handled with ReplayableTimer, if support for repeating timer intervals is added.
A simple test case that asserts on capture is at:
LayoutTests/animations/animation-direction-normal.html
Stack trace encountered when capturing on www.theverge.com:
The text was updated successfully, but these errors were encountered: