servo/components/style/values/computed
bors-servo 24e944ad94 Auto merge of #17219 - upsuper:currentcolor, r=Manishearth,birtles
Support interpolation between currentcolor and numeric color

This is the Servo side change of [bug 1345709](https://bugzilla.mozilla.org/show_bug.cgi?id=1345709).

<!-- 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/17219)
<!-- Reviewable:end -->
2017-06-07 21:03:52 -07:00
..
background.rs Use generics for background-size property 2017-05-25 17:27:11 +02:00
basic_shape.rs Fix serialisation of computed circle() shapes 2017-06-07 23:47:03 +02:00
border.rs Rename BorderImageWidthSide to BorderImageSideWidth 2017-06-02 10:53:28 +02:00
color.rs Add separate computed Color value. 2017-06-08 12:59:26 +10:00
gecko.rs Use generics for scroll-snap-points-* 2017-06-06 19:27:43 +02:00
image.rs Create RGBAColor for colors compute to RGBA. 2017-06-08 10:42:26 +10:00
length.rs Derive the most trivial ToCss implementations 🌋 2017-06-04 16:17:56 +02:00
mod.rs Add separate computed Color value. 2017-06-08 12:59:26 +10:00
position.rs Refactor Position 2017-05-10 16:56:01 +02:00
rect.rs Introduce style::values::generics::rect ▭ 2017-05-23 10:59:57 +02:00
text.rs Use generics for initial-letter 2017-06-07 01:31:02 +02:00
transform.rs Use generics for transition-timing-function 📈 2017-06-05 16:49:55 +02:00