servo/components/style/properties
bors-servo bb2030a493 Auto merge of #18494 - frewsxcv:frewsxcv-size-hint, r=jdm
Implement `size_hint` for more iterators.

```
implement size hint for
more iterators because why
not we like fast things
```

<!-- 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/18494)
<!-- Reviewable:end -->
2017-09-13 19:38:32 -05:00
..
helpers Use CSSPixelLength in LengthOrPercentage{*}. 2017-09-13 18:10:46 +08:00
longhand Use CSSPixelLength in LengthOrPercentage{*}. 2017-09-13 18:10:46 +08:00
shorthand style: Properly use integers on grid properties, and derive ToComputedValue. 2017-09-11 11:29:27 +02:00
build.py Remove testing feature from style crate 2017-08-07 14:30:31 -07:00
computed_value_flags.rs style: Stop the cascade when only reset structs change. 2017-09-06 12:56:29 +02:00
data.py Introduce values::animated::Animate 2017-08-22 09:41:01 +02:00
declaration_block.rs Auto merge of #18494 - frewsxcv:frewsxcv-size-hint, r=jdm 2017-09-13 19:38:32 -05:00
gecko.mako.rs Use CSSPixelLength in LengthOrPercentage{*}. 2017-09-13 18:10:46 +08:00
helpers.mako.rs Implement ToComputedValue for Box<T> 2017-09-12 14:34:16 +02:00
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 Auto merge of #18352 - jdm:serialize-fun, r=emilio 2017-09-13 10:51:00 -05:00