diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-09-04 03:02:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-04 03:02:08 -0500 |
commit | e5efbeea6e1027931bf6d6f3cb429a00ea05bdec (patch) | |
tree | 16e23c3b10d078afabd77c2d3692e275589eabab /components/script/serviceworker_manager.rs | |
parent | c98b362e65e291f64b2f4692ab84befce0dad517 (diff) | |
parent | d37b5c3553a71fe0b54e732284694bee204ae3b5 (diff) | |
download | servo-e5efbeea6e1027931bf6d6f3cb429a00ea05bdec.tar.gz servo-e5efbeea6e1027931bf6d6f3cb429a00ea05bdec.zip |
Auto merge of #18364 - mantaroh:svgpaintkind-interpolation, r=birtles
Don't allow interpolating SVGPaintKind::None.
This is a PR for https://bugzilla.mozilla.org/show_bug.cgi?id=1396483
PR #18103 disallowed interpolation between fill:none and fill:none, but that change was regressed by the refactoring in PR #18239.
This patch restores the intended behavior, disabling animation of SVGPaintKind::None.
<!-- 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
<!-- 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=1396483 .
<!-- 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/18364)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/serviceworker_manager.rs')
0 files changed, 0 insertions, 0 deletions