servo/components/layout_2020/flow
Oriol Brufau e77dc36842
Pick the first or last baseline as appropriate (#31705)
The old logic was always picking the last baseline, but this should only
happen for inline-blocks.

Since replaced elements and flex containers aren't currently setting
their baselines, this is only an improvement for inline-tables.
2024-03-25 16:19:06 +00:00
..
construct.rs Allow finishing anonymous inline-table at the end of inline elements (#31650) 2024-03-14 09:58:00 +00:00
float.rs layout: use Au in BoxFragment (#31794) 2024-03-22 04:30:39 +00:00
inline.rs Pick the first or last baseline as appropriate (#31705) 2024-03-25 16:19:06 +00:00
line.rs layout: use Au in BoxFragment (#31794) 2024-03-22 04:30:39 +00:00
mod.rs layout: use Au in BoxFragment (#31794) 2024-03-22 04:30:39 +00:00
root.rs dependencies: Upgrade to WebRender 0.64 (#31486) 2024-03-14 17:40:54 +00:00
text_run.rs Obey white-space when intrinsically sizing an IFC (#31660) 2024-03-15 12:45:23 +00:00