servo/components/style/properties/shorthands
2023-05-30 23:09:44 +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: Support break-inside: avoid-{page,column} 2023-05-24 18:32:41 +02:00
column.mako.rs style: Remove layout.css.prefixes.columns 2023-05-24 18:32:38 +02:00
font.mako.rs style: Add system-ui boilerplate 2023-05-24 18:32:39 +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 style: Remove -moz-outline-radius 2023-05-24 18:32:35 +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: Fix the serialization order for the text-decoration shorthand to match the canonical order in the spec 2023-05-30 23:09:44 +02:00