servo/components/style/properties/shorthand
Emilio Cobos Álvarez 3fc5bf87d3
style: Fix serialization of place-items.
If the justify-items / align-items value has the `legacy` bit or anything like
that we shouldn't serialize it, just as we don't parse it.

Bug: 1339656
Reviewed-by: xidorn
MozReview-Commit-ID: JsM4NrePEU6
2018-03-09 14:48:43 +01:00
..
background.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
border.mako.rs Kill define_numbered_css_keyword_enum 2018-02-01 12:43:28 +01:00
box.mako.rs style: Unship the legacy syntax for -moz-transform. 2018-02-19 10:46:14 +01:00
column.mako.rs style: Change experimental to servo_pref. 2017-11-16 02:44:13 +01:00
font.mako.rs style: Make 'font' shorthand reset the 'font-variation-settings' property. 2018-03-04 12:26:32 +00:00
inherited_svg.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
inherited_text.mako.rs style: Add gecko_pref annotation to the properties. 2017-11-16 02:44:35 +01:00
list.mako.rs style: Make all keywords CamelCase for consistency. 2017-12-06 02:35:10 +01:00
margin.mako.rs Implement the unitless length quirk for margin 2017-04-27 10:42:16 +02:00
mask.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
outline.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
padding.mako.rs Bug 1374233 - Part 7: Add NonNegativeLengthOrPercentage. 2017-08-04 14:23:21 +08:00
position.mako.rs style: Fix serialization of place-items. 2018-03-09 14:48:43 +01:00
serialize.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
text.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00