mirror of
https://github.com/servo/servo
synced 2026-05-13 10:27:03 +02:00
This is triggered when an animation finishes. This is a high priority because it allows us to start rooting nodes with animations in the script thread. This doesn't yet cause a lot of tests to pass because they rely on the existence of `Document.getAnimations()` and the presence of `animationstart` and animationiteration` events.
156 KiB
156 KiB