servo/components/layout_2020/flow
Oriol Brufau bc7cced03c
Element collapsing thru should collapse with its children (#32060)
If the top and bottom margins of an element collapse through, then this
patch treats the bottom margin as collapsing with its children, even if
`height` doesn't compute to zero.

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-04-12 15:06:12 +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 Obey min-height and max-height on floated elements (#32057) 2024-04-12 10:21:02 +00:00
inline.rs Upgrade Stylo to 2023-12-01 (#32032) 2024-04-10 13:03:56 +00:00
line.rs Update Stylo to 2023-10-16 (#31932) 2024-03-30 13:30:13 +00:00
mod.rs Element collapsing thru should collapse with its children (#32060) 2024-04-12 15:06:12 +00:00
root.rs script: Split style and layout data in DOM nodes (#31985) 2024-04-04 07:56:51 +00:00
text_run.rs Obey white-space when intrinsically sizing an IFC (#31660) 2024-03-15 12:45:23 +00:00