servo/components/style/properties
bors-servo beaef005c2 Auto merge of #11873 - notriddle:rotate_anim, r=glennw
Rotate animation

Add rotation interpolation code for the case where their direction vectors are equal.
___

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11808 (github issue number if applicable).
- [X] There are tests for these changes

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11873)
<!-- Reviewable:end -->
2016-07-10 16:30:48 -07:00
..
helpers Auto merge of #11873 - notriddle:rotate_anim, r=glennw 2016-07-10 16:30:48 -07:00
longhand style: stylistic nit. be consistent on how we write inline annotations. 2016-07-07 16:05:30 -07:00
shorthand style: Add support to the animation shorthand and fix parsing of animation-name. 2016-07-07 16:05:22 -07:00
build.py Replace windows path sep with unix sep 2016-07-08 18:51:05 +10:00
data.py style: remove is_servo(), as_servo() and as_servo_mut() 2016-07-01 14:22:53 -07:00
helpers.mako.rs style: Add support to the animation shorthand and fix parsing of animation-name. 2016-07-07 16:05:22 -07:00
Mako-0.9.1.zip Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs Auto merge of #11948 - stshine:flex-shorthand-properties, r=emilio 2016-07-05 20:08:07 -07:00