diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-08-30 23:21:49 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-30 23:21:49 -0500 |
commit | 5624c0e3f16e0057bb228627eaf9018ef88e7786 (patch) | |
tree | 66c54269f31f6fce30f30e81628c9445bd3c7098 /appveyor.yml | |
parent | 9a9866117a5e2a7d0e5de56ca70afec62f8b690f (diff) | |
parent | 5e40a806ebd689385164958be48008a2dc638f78 (diff) | |
download | servo-5624c0e3f16e0057bb228627eaf9018ef88e7786.tar.gz servo-5624c0e3f16e0057bb228627eaf9018ef88e7786.zip |
Auto merge of #18210 - mantaroh:clip-interpolation-fix, r=nox
Skip adding/accumulating ClipRect values which corresponding rect offset is auto.
<!-- Please describe your changes on the following line: -->
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1390352
This patch will skip adding/accumulating the values which corresponding rect offset is auto, and make Servo_AnimationValues_ComputeDistance return negative value instead of 0.0 when the function fails to distinguish its failure.
---
<!-- 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
<!-- Either: -->
There are already these tests in dom/smil/tests of gecko, this PR will enable these tests.
For detail, see https://bugzilla.mozilla.org/show_bug.cgi?id=1390352.
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17288)
<!-- Reviewable:end -->
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions