servo/components/style/values/generics
bors-servo 41fb6ed1ff
Auto merge of #19980 - servo:derive-all-the-things, r=emilio
Merge all keyword arms in Clone for PropertyDeclaration 🐉🐲

<!-- 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/19980)
<!-- Reviewable:end -->
2018-02-09 16:17:01 -05:00
..
background.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
basic_shape.rs style: Cleanup shape-outside code. 2018-02-05 13:02:54 +01:00
border.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
box.rs style: Move animation-iteration-count outside of mako. 2017-10-24 22:28:34 +02:00
counters.rs Simplify counter CSS properties 2018-02-04 14:52:38 +01:00
effects.rs Derive ComputeSquaredDistance for animated filters 2018-02-08 03:14:23 +01:00
flex.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
font.rs style: Refactor font-feature-settings and font-variation-settings. 2018-02-01 12:54:45 +01:00
gecko.rs Measure PropertyDeclaration more thoroughly. 2017-09-14 13:18:03 +10:00
grid.rs Don't use define_css_keyword_enum in style anymore 2018-02-01 12:43:48 +01:00
image.rs style: Optimize serialization of identifiers of length <= 16 🐉🐲 2018-02-07 17:34:22 +01:00
mod.rs moved css longhand counter-reset out of mako 2018-02-01 15:43:40 +01:00
position.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
rect.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
size.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
svg.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
text.rs Replace all uses of the heapsize crate with malloc_size_of. 2017-10-18 22:20:37 +11:00
transform.rs Whitelist Copy types when generating PropertyDeclaration 2018-02-07 22:49:15 +01:00