servo/components/style/properties/shorthands
Emilio Cobos Álvarez b1ef020aa2 style: Serialize text-decoration using Servo
The code introduced in the preceding patch deals with currentColor correctly,
so we should be able to do this now.

This uncovers a bug in the existing serialization code when a non-auto
text-decoration-thickness was used, caught by
css/css-text-decor/parsing/text-decoration-computed.html.

Differential Revision: https://phabricator.services.mozilla.com/D130018
2023-05-31 00:50:35 +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 Further changes required by Servo 2023-05-31 00:44:03 +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 Further changes required by Servo 2023-05-31 00:50:34 +02: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: Serialize text-decoration using Servo 2023-05-31 00:50:35 +02:00