servo/components/style/properties
Martin Robinson 74798c4b7b
layout: Add support for text-align-last (#30905)
This change adds support for `text-align-last` as well as ensuring that
it also applies to lines before forced line breaks. Two tests start to
fail because they rely on right-to-left text to pass:

 - /css/css-text/text-align/text-align-last-010.html.ini
 - /css/css-text/text-align/text-align-last-011.html.ini
2023-12-21 14:45:34 +00:00
..
helpers style: Clean up Context::for_non_inherited_property 2023-11-24 08:57:14 +01:00
longhands layout: Add support for text-align-last (#30905) 2023-12-21 14:45:34 +00:00
shorthands style: Do not snap -webkit-text-stroke-width to dev pixels 2023-11-24 08:57:14 +01: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