servo/components/style/properties/shorthand
Emilio Cobos Álvarez 32c6d5b7c6
style: Refactor vector types.
This fixes clamping of mask-size and moves it out of mako while at it.

Bug: 1462829
Reviewed-by: hiro,xidorn
MozReview-Commit-ID: 9hiTe63odna
2018-05-28 15:37:28 +02:00
..
background.mako.rs style: Use a more consistent style for parsing functions. 2018-04-02 19:34:58 +02:00
border.mako.rs style: Allow shorthands to specify their own impl of SpecifiedValueInfo and manual impl it for font and border. 2018-04-29 03:28:43 +02:00
box.mako.rs style: Support prefs for aliases. 2018-04-16 20:15:13 +02:00
column.mako.rs style: Use a more consistent style for parsing functions. 2018-04-02 19:34:58 +02:00
font.mako.rs style: Allow shorthands to specify their own impl of SpecifiedValueInfo and manual impl it for font and border. 2018-04-29 03:28:43 +02:00
inherited_svg.mako.rs Auto merge of #20482 - brainlessdeveloper:list-style-image-computed, r=emilio 2018-04-03 18:12:13 -04:00
inherited_text.mako.rs style: Use a more consistent style for parsing functions. 2018-04-02 19:34:58 +02:00
list.mako.rs Auto merge of #20482 - brainlessdeveloper:list-style-image-computed, r=emilio 2018-04-03 18:12:13 -04:00
margin.mako.rs Implement the unitless length quirk for margin 2017-04-27 10:42:16 +02:00
mask.mako.rs style: Refactor vector types. 2018-05-28 15:37:28 +02:00
outline.mako.rs style: Fix serialization order of the outline shorthand. 2018-04-29 03:28:38 +02:00
padding.mako.rs Bug 1374233 - Part 7: Add NonNegativeLengthOrPercentage. 2017-08-04 14:23:21 +08:00
position.mako.rs style: Add 'row-gap' and 'gap' properties; make 'grid-[column|row]-gap' and 'grid-gap' alias the respective unprefixed properties. 2018-04-28 10:26:08 +02:00
serialize.mako.rs Change ToCss to take a CssWriter<W> 2018-01-23 10:41:42 +01:00
text.mako.rs style: Use a more consistent style for parsing functions. 2018-04-02 19:34:58 +02:00