servo/components/style/properties/longhands
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 Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
border.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
box.mako.rs style: More rename and clean up related to StyleClear 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
counters.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
effects.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_box.mako.rs style: Add a chrome-only -moz-box-layout: legacy | flex, and use that to implement flexbox emulation 2023-10-02 14:37:19 +00:00
inherited_svg.mako.rs style: Properly hide -moz-context-properties from content 2023-05-24 18:32:30 +02:00
inherited_table.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
inherited_text.mako.rs style: Make vertical writing mode (left/right) in text-emphasis-position optional 2023-11-03 08:59:49 +01:00
inherited_ui.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
list.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
margin.mako.rs style: Implement overflow-clip-margin: <length> 2023-08-16 17:46:41 +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
page.mako.rs style: Implement parsing of the page property 2023-06-09 10:22:22 +02:00
position.mako.rs style: Remove aspect-ratio preference 2023-10-02 14:37:19 +00:00
svg.mako.rs style: Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios 2023-08-16 17:46:41 +02:00
table.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
text.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
ui.mako.rs style: Implement <tabpanels> and <deck> without XUL layout 2023-11-03 08:59:49 +01:00
xul.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00