servo/components/style/properties/shorthands
Emilio Cobos Álvarez efdf518acc style: Remove system font support for various font longhands
We don't use them[1], and these are generally not properties that
authors would be able to set via the font shorthand anyways.

Let's simplify the code. This fixes the font-variant bug and also
unblocks further clean-ups of these properties in the future.

[1]: https://searchfox.org/mozilla-central/rev/59f0bf3c13dd455d9f5415b89178de701ea6b850/widget/LookAndFeelTypes.ipdlh#12-18

Differential Revision: https://phabricator.services.mozilla.com/D160352
2023-11-03 08:59:49 +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: Rename initial value of `container-type' from 'none' to 'normal' 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 system font support for various font longhands 2023-11-03 08:59:49 +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