servo/components/style/values
Emilio Cobos Álvarez b7238c43cd
style: Properly compare the value of the alignment flags.
What this did before happens to be ok for these constants, but it's not great,
because it depends on their particular value.
2018-01-29 10:45:13 +01:00
..
animated Update references to Web Animations spec 2017-12-15 16:21:26 -06:00
computed style: Update align-self / justify-self to the spec too. 2018-01-29 10:37:17 +01:00
generics Derive ToCss for TransformOperation 2018-01-23 11:02:34 +01:00
specified style: Properly compare the value of the alignment flags. 2018-01-29 10:45:13 +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