servo/components/layout_2020/display_list
Martin Robinson ccf0b739df
Add basic support for text-align: justify (#30807)
This also enables parsing of `text-justify` for non-legacy layout,
though only None is supported (disabling justification).
2023-12-15 14:00:13 +00:00
..
background.rs Use app units in replaced elements (#30825) 2023-12-11 11:30:37 +00:00
conversions.rs Further changes required by Servo 2023-11-24 08:57:14 +01:00
gradient.rs Further changes required by Servo 2023-08-16 17:46:41 +02:00
mod.rs Add basic support for text-align: justify (#30807) 2023-12-15 14:00:13 +00:00
stacking_context.rs Compile Servo with the latest version of rust stable (#30831) 2023-12-06 17:36:07 +00:00