servo/components/layout_2020/flow/inline
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
..
construct.rs feat: Implement display for text selection and caret (#35830) 2025-04-10 14:40:38 +00:00
inline_box.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
line.rs layout: Box block_margins_collapsed_with_children member of BoxFragment (#36474) 2025-04-12 08:52:30 +00:00
line_breaker.rs layout: Linebreak the entire InlineFormattingContext at once (#32483) 2024-06-13 20:12:14 +00:00
mod.rs feat: Implement display for text selection and caret (#35830) 2025-04-10 14:40:38 +00:00
text_run.rs fix: Crashing due to input element hack (#36461) 2025-04-11 06:51:52 +00:00