servo/components/style/properties
bors-servo ad7befde7c Auto merge of #13188 - canaltinova:matrix, r=Manishearth
Implement matrix decomposition and interpolation

<!-- Please describe your changes on the following line: -->
Implement 2D and 3D matrix decomposition and interpolation for animated properties.
r? @Manishearth

---
<!-- 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 tests for these changes OR
- [X] These changes do not require tests because there are no tests for it and we manually tested it.

<!-- 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/13188)
<!-- Reviewable:end -->
2016-09-16 05:01:23 -05:00
..
helpers Add decomposition and interpolation of 3D matrices 2016-09-16 12:57:25 +03:00
longhand Auto merge of #13275 - canaltinova:rotate, r=Manishearth 2016-09-15 11:38:32 -05:00
shorthand Review fixups 2016-08-22 22:45:16 +05:30
build.py Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
data.py Handle None_ => None enum changes 2016-09-09 16:34:15 +08:00
gecko.mako.rs Auto merge of #13212 - Manishearth:resync, r=emilio 2016-09-10 04:46:37 -05:00
helpers.mako.rs Fix serialization of initial/inherit shorthands 2016-08-22 22:42:44 +05:30
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Bug 1300731 - stylo: Implement mask-image; r?heycam 2016-09-10 15:27:45 +08:00