servo/components/layout_2020/flow
Martin Robinson f5fdbd70d0
layout: Have SameFormattingContextBlock be a LayoutBoxBase (#34530)
This allows `SameFormattingContextBlock` to cache inline content sizes
and will eventually allow it to participate in incremental layout.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-12-09 06:57:15 +00:00
..
inline layout: Add LayoutBoxBase and use it for IndependentFormattingContext (#34507) 2024-12-07 19:12:25 +00:00
construct.rs layout: Have SameFormattingContextBlock be a LayoutBoxBase (#34530) 2024-12-09 06:57:15 +00:00
float.rs Upgrade Stylo to 2024-12-04 (#34501) 2024-12-06 01:05:54 +00:00
mod.rs layout: Have SameFormattingContextBlock be a LayoutBoxBase (#34530) 2024-12-09 06:57:15 +00:00
root.rs layout: Add LayoutBoxBase and use it for IndependentFormattingContext (#34507) 2024-12-07 19:12:25 +00:00