servo/components/layout_2020/taffy
Martin Robinson a4a308e434
layout: Box block_margins_collapsed_with_children member of BoxFragment (#36474)
This reduces the size of `BoxFragment` by around 20 bytes.

Testing: This just changes the layout of a data structure, so is
covered by existing WPT tests.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2025-04-12 08:52:30 +00:00
..
stylo_taffy layout: Improve style conversion for Taffy (#36311) 2025-04-03 15:47:56 +00:00
layout.rs layout: Box block_margins_collapsed_with_children member of BoxFragment (#36474) 2025-04-12 08:52:30 +00:00
mod.rs layout: Enable using cached fragments when there is a BoxTree update point (#36404) 2025-04-09 13:32:07 +00:00