aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/node.rs
diff options
context:
space:
mode:
authorbors-servo <servo-ops@mozilla.com>2020-05-01 11:09:05 -0400
committerGitHub <noreply@github.com>2020-05-01 11:09:05 -0400
commitf063ae266ef22d7c18e66b66c0193bfe464ecf5f (patch)
tree5a2a5038da623b52ef7b83641589ec2a4634082b /components/script/dom/node.rs
parent64dee1fa116870eb76c3b8b54090afce9c4d1d13 (diff)
parent3903c1fb98373ae08323c36e147f2f041d6f0280 (diff)
downloadservo-f063ae266ef22d7c18e66b66c0193bfe464ecf5f.tar.gz
servo-f063ae266ef22d7c18e66b66c0193bfe464ecf5f.zip
Auto merge of #26362 - mrobinson:animation-animation-events, r=emilio,jdm
Add support for animationend event 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. <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/dom/node.rs')
0 files changed, 0 insertions, 0 deletions