servo/components/style/properties
Oriol Brufau cdafaa57a0
Fix list-style serialization (#31314)
In layout2020, 'list-style-position' is disabled behind a pref, so the
list_style_position field is an Option.

The serialization of the 'list-style' shorthand wasn't correctly
handling the case of it being None.
2024-02-11 20:51:55 +00:00
..
helpers style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
longhands layout: Add support for table border-spacing (#31166) 2024-01-26 16:07:08 +00:00
shorthands Fix list-style serialization (#31314) 2024-02-11 20:51:55 +00:00
build.py Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
cascade.rs style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
computed_value_flags.rs style: Container units should prevent us from sharing style by rule node 2023-11-24 08:57:14 +01:00
counted_unknown_properties.py style: Remove obsolete comment to add use counter for developing CSS properties 2023-11-24 08:57:14 +01:00
data.py style: Implement parsing for baseline-source 2023-11-24 08:57:14 +01:00
declaration_block.rs style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01:00
gecko.mako.rs style: Simplify border snapping 2023-11-24 08:57:14 +01:00
helpers.mako.rs style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01: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
mod.rs style: Rustfmt servo/. r=zrhoffman 2023-11-24 08:57:14 +01: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 style: Improve border shorthand serialization 2023-11-24 08:57:14 +01:00