diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-04-29 18:06:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-29 18:06:24 -0400 |
commit | d1279ebdc66f8735eb29f051df365c74b0a5f1f5 (patch) | |
tree | 16bbadab97371951d5dbcbdc027d82d9192cf7d6 /python/servo | |
parent | 28d2cbf6bc5912b63cd73ef879cd7d160b148558 (diff) | |
parent | fb9c3527be05f47ff1db6231b0f94283a15c77e9 (diff) | |
download | servo-d1279ebdc66f8735eb29f051df365c74b0a5f1f5.tar.gz servo-d1279ebdc66f8735eb29f051df365c74b0a5f1f5.zip |
Auto merge of #26331 - mrobinson:animation-update-on-restyle, r=jdm,emilio
Restyle should reflect animations and transitions
When doing a restyle, we should apply animations and transitions to the
new style so that it is reflected in `getComputedStyle()` and the new
style information properly cascades. This is the first part of properly
ticking animations and transitions.
This causes a couple new animations tests failures (along with many new
passes), but we currently don't have support for properly handling
animations after they have completed, so this isn't totally unexpected.
<!-- 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
- [x] These changes fix #20116
<!-- 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 'python/servo')
0 files changed, 0 insertions, 0 deletions