servo/components/style/values
Emilio Cobos Álvarez fd47a93b9c
style: Restrict <baseline-position> and <content-position> depending on the axis in content distribution properties.
This fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1430817, and updates us
to the current version of the css-align spec.

MozReview-Commit-ID: LtBcdqYJeK
2018-01-29 10:37:16 +01:00
..
animated Update references to Web Animations spec 2017-12-15 16:21:26 -06:00
computed style: Make content distribution parsing know the axis it's parsed for. 2018-01-29 10:37:16 +01:00
generics Derive ToCss for TransformOperation 2018-01-23 11:02:34 +01:00
specified style: Restrict <baseline-position> and <content-position> depending on the axis in content distribution properties. 2018-01-29 10:37:16 +01:00
distance.rs Document how style traits can be derived 2017-08-28 12:26:43 +02:00
mod.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00