diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-06-16 03:25:29 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-16 03:25:29 -0400 |
commit | ba5568a0a60cbd4bbedd3b766b7182824d75b131 (patch) | |
tree | ebf1b7c38ff7d98f195b331c81fbcb88287393f0 /components/style/dom.rs | |
parent | 19c1f72eb2fe5178311161b6c85a67956a5a69b3 (diff) | |
parent | 4a3995bb375d43d53666a348ec0c08065784f6ea (diff) | |
download | servo-ba5568a0a60cbd4bbedd3b766b7182824d75b131.tar.gz servo-ba5568a0a60cbd4bbedd3b766b7182824d75b131.zip |
Auto merge of #26921 - mrobinson:animation-set-key, r=jdm
Add DocumentAnimationSet and AnimationSetKey
This will be used in order to hold animations for pseudo elements in the
DocumentAnimationSet. Also no longer store the OpaqueNode in the
animation and transition data structures. This is already part of the
DocumentAnimationSet key.
---
<!-- 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
- [x] These changes do not require tests because they should not change behavior.
<!-- 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/style/dom.rs')
0 files changed, 0 insertions, 0 deletions