servo/components/style/values/computed
bors-servo 7a71035793 Auto merge of #17268 - servo:grid, r=wafflespeanut,canaltinova
Add support for subgrids and fix some other grid properties

This covers the `subgrid <line-name-lists>?` for `grid-template` (for gecko, and hence, stylo).

<!-- 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/17268)
<!-- Reviewable:end -->
2017-07-03 17:10:25 -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
effects.rs Make text-shadow and box-shadow use SimpleShadow 2017-06-28 16:28:25 +02:00
flex.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
gecko.rs Use generics for scroll-snap-points-* 2017-06-06 19:27:43 +02:00
image.rs stylo: Implement -moz-prefixed radial gradients 2017-06-30 17:54:01 -07:00
length.rs Rename LengthOrPercentageOrAutoOrContent to FlexBasis 2017-06-17 13:46:35 +02:00
mod.rs Auto merge of #17268 - servo:grid, r=wafflespeanut,canaltinova 2017-07-03 17:10:25 -07:00
position.rs Make computed types hold Percentage instead of bare CSSFloat 2017-06-15 16:59:03 +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 Make computed types hold Percentage instead of bare CSSFloat 2017-06-15 16:59:03 +02:00