servo/components/style/properties/shorthands
Emilio Cobos Álvarez 11313368ac style: Remove non-standard and unused system font values
And hide internal but used values. System fonts are not exposed in the
computed style so this should be fine.

If we need the old values for some obscure reason, it's trivial to alias
them to e.g., menu or so.

Differential Revision: https://phabricator.services.mozilla.com/D163269
2023-11-04 08:17:09 +01:00
..
background.mako.rs style: When serializing background shorthand skip initial values and order values according to grammar 2023-10-02 14:37:19 +00:00
border.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
box.mako.rs style: Simplify container-type implementation 2023-11-03 08:59:49 +01:00
column.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
font.mako.rs style: Remove non-standard and unused system font values 2023-11-04 08:17:09 +01: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 Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
margin.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
outline.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
padding.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
position.mako.rs style: Properly fail to serialize grid shorthand when not roundtripping 2023-10-02 14:37:19 +00: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 Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
ui.mako.rs style: Support scroll-timeline shorthand in style system 2023-10-02 14:37:19 +00:00