diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-12-26 21:48:52 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-26 21:48:52 -0800 |
commit | a6d206eb6687da31c957094bbed380c9e47daac4 (patch) | |
tree | fcb12315eb873813d6a88b3651c240b145599932 /components/script | |
parent | 87acac1ea01ade095be66435eea9b33f68d28b0b (diff) | |
parent | d5eba1e7dceb4d0492647468299877edc00ab50b (diff) | |
download | servo-a6d206eb6687da31c957094bbed380c9e47daac4.tar.gz servo-a6d206eb6687da31c957094bbed380c9e47daac4.zip |
Auto merge of #14703 - canaltinova:perspective-transform, r=Wafflespeanut
Add gecko glue for perspective/transform properties
<!-- Please describe your changes on the following line: -->
To be able to add glue for these properties, we needed to change their structs. They are moved from effects to box and added stylo glue.
This PR covers these properties:
- perspective
- perspective-origin
- backface-visibility
- transform-box
- transform-style
- transform-origin
---
<!-- 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: -->
- [X] These changes do not require tests because they are stylo changes
<!-- 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/14703)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions