servo/components/style/properties/shorthands
2023-05-16 13:04:14 +02:00
..
background.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
border.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00
box.mako.rs style: Switch properties to use a bitfield to determine validity in rules. 2021-02-26 16:44:05 +01:00
column.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
font.mako.rs style: Convert the font-stretch descriptor to use NonNegativePercentage 2023-05-16 13:04:14 +02:00
inherited_svg.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
inherited_text.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
list.mako.rs style: Support full <image> syntax in list-style-image as per spec. 2021-02-26 16:44:05 +01:00
margin.mako.rs style: Switch properties to use a bitfield to determine validity in rules. 2021-02-26 16:44:05 +01:00
outline.mako.rs Improve serialization of the outline shorthand 2023-05-03 23:26:10 +02:00
padding.mako.rs style: Remove trailing empty lines 2021-02-26 16:44:05 +01:00
position.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00
svg.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
text.mako.rs style: Remove some text-decoration prefs that are always on. 2021-02-26 16:44:05 +01:00