diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-08 17:34:54 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-08 17:34:54 -0500 |
commit | 0d9b26f4e4f05b704ffa15b187190388804167a2 (patch) | |
tree | b7c6df13188dee7e68bca8f06fe11721d8247ed6 /python/servo/packages.py | |
parent | 19706085a7206144423a878f1617b32d56d406de (diff) | |
parent | 17e378b099eda21f2fa66119c8f801234b83bf7d (diff) | |
download | servo-0d9b26f4e4f05b704ffa15b187190388804167a2.tar.gz servo-0d9b26f4e4f05b704ffa15b187190388804167a2.zip |
Auto merge of #16607 - canaltinova:moz-transform-var, r=SimonSapin
Fix variable serialization bug on shorthand alias properties
<!-- Please describe your changes on the following line: -->
-moz-transform were having a problem with variable serialization. It wasn't printing transform's value and transform wasn't printing -moz-transform's if their value was a variable. This PR fixes that.
Reduces stylo -moz-transform failures to 2: https://treeherder.mozilla.org/#/jobs?repo=try&revision=3fd3a57873e5e98dfcb173eef4b13822a66fdf6a
---
<!-- 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
<!-- 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/16607)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/packages.py')
0 files changed, 0 insertions, 0 deletions