aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-12-26 21:48:52 -0800
committerGitHub <noreply@github.com>2016-12-26 21:48:52 -0800
commita6d206eb6687da31c957094bbed380c9e47daac4 (patch)
treefcb12315eb873813d6a88b3651c240b145599932 /components/script
parent87acac1ea01ade095be66435eea9b33f68d28b0b (diff)
parentd5eba1e7dceb4d0492647468299877edc00ab50b (diff)
downloadservo-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