servo/components/layout_2020/fragment_tree
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
..
base_fragment.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
box_fragment.rs Add initial support for sticky positioning for non-legacy layout (#30686) 2023-11-29 09:03:24 +00:00
containing_block.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
fragment.rs Add basic support for text-align: justify (#30807) 2023-12-15 14:00:13 +00:00
fragment_tree.rs Further changes required by Servo 2023-11-24 08:57:14 +01:00
hoisted_shared_fragment.rs Layout 2020: Rename flow_relative types to Logical... (#30324) 2023-09-12 07:31:30 +00:00
mod.rs Layout 2020: Move all Fragment code to the fragment_tree directory 2023-06-04 18:12:11 +02:00