servo/components/style/properties
Pu Xingyu 4a65dd0425 layout_2020: Implement align-content in flexbox
Align all flex lines per `align-content`.
2023-05-12 10:43:32 +08:00
..
helpers style: Reduce the amount of code generated by UnparsedValues::substitute_variables. 2021-02-26 16:44:05 +01:00
longhands layout_2020: Implement align-content in flexbox 2023-05-12 10:43:32 +08:00
shorthands Improve serialization of the outline shorthand 2023-05-03 23:26:10 +02:00
build.py Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01:00
cascade.rs Simplify our setup for font metric queries from style 2023-05-11 21:02:15 +02:00
computed_value_flags.rs style: Fix font loading invalidation to account for metrics coming from the parent style. 2021-02-26 16:44:05 +01:00
counted_unknown_properties.py style: Add support for parsing of the CSS text-underline-position property. 2019-12-15 21:03:31 +01:00
data.py Miscellaneous rebase fixes. 2021-02-26 16:44:05 +01:00
declaration_block.rs Updated cssparser dependency to 0.29. 2021-11-18 16:16:46 +01:00
gecko.mako.rs style: Implement the prefers-contrast media-query. 2021-02-26 16:44:05 +01:00
helpers.mako.rs Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +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
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 fixup! Update arrayvec. 2022-04-01 02:16:21 -04:00