servo/components/style/properties
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
..
helpers style: Reduce the amount of code generated by UnparsedValues::substitute_variables. 2021-02-26 16:44:05 +01:00
longhands style: Make Canvas/CanvasText and Link colors color-scheme-aware 2023-05-31 00:50:34 +02:00
shorthands style: Serialize text-decoration using Servo 2023-05-31 00:50:35 +02:00
build.py style: Part 2 - Add page-size attribute to nsStyleStruct and property parsing 2023-05-16 13:02:53 +02:00
cascade.rs style: Make Canvas/CanvasText and Link colors color-scheme-aware 2023-05-31 00:50:34 +02:00
computed_value_flags.rs style: Remove NS_AUTHOR_SPECIFIED_PADDING 2023-05-31 00:50:28 +02:00
counted_unknown_properties.py style: Add a use counter for content-visibility 2023-05-24 18:32:42 +02:00
data.py style: Move image-rendering out of mako 2023-05-26 15:23:24 +02:00
declaration_block.rs style: Reduce code size of shorthand serialization 2023-05-24 18:32:37 +02:00
gecko.mako.rs style: Part 1: Add animation-timeline longhand property in style system 2023-05-30 23:26:04 +02:00
helpers.mako.rs style: Reduce code size of shorthand serialization 2023-05-24 18:32:37 +02:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs Further changes required by Servo 2023-05-31 00:50:35 +02:00