servo/components/style/properties/longhands
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
..
background.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
border.mako.rs style: Simplify border snapping 2023-11-24 08:57:14 +01:00
box.mako.rs style: Send offset-position to the compositor 2023-11-24 08:57:14 +01:00
column.mako.rs style: Do not snap -webkit-text-stroke-width to dev pixels 2023-11-24 08:57:14 +01:00
counters.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
effects.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
font.mako.rs style: Remove some magic from the bindings 2023-11-24 08:57:14 +01:00
inherited_box.mako.rs style: Remove a bunch of now completely dead XUL layout code 2023-11-21 15:36:35 +01:00
inherited_svg.mako.rs style: Properly hide -moz-context-properties from content 2023-05-24 18:32:30 +02:00
inherited_table.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
inherited_text.mako.rs layout: Add support for text-align-last (#30905) 2023-12-21 14:45:34 +00:00
inherited_ui.mako.rs style: Add lab(), lch(), oklab(), oklch() to specified colors 2023-11-06 09:35:57 +01:00
list.mako.rs style: Remove -moz-image-region support from layout 2023-11-06 09:35:57 +01:00
margin.mako.rs style: Implement overflow-clip-margin: <length> 2023-08-16 17:46:41 +02:00
outline.mako.rs style: Do not snap -webkit-text-stroke-width to dev pixels 2023-11-24 08:57:14 +01:00
padding.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
page.mako.rs style: Remove the layout.css.named-pages.enabled pref 2023-11-24 08:57:14 +01:00
position.mako.rs style: Remove aspect-ratio preference 2023-10-02 14:37:19 +00:00
svg.mako.rs style: Remove layout.css.d-property.enabled 2023-11-21 15:36:35 +01:00
table.mako.rs Make the choice of layout runtime setting 2023-07-06 14:49:24 +02:00
text.mako.rs style: [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines 2023-11-04 08:17:09 +01:00
ui.mako.rs style: Use auto as the initial value for view-timeline-inset 2023-11-21 15:36:35 +01:00
xul.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00