servo/components/layout_2020/flow
Martin Robinson f1b8d49e77
layout: Make a new ContainingBlockSize type (#34565)
This might make caching these values a bit easier in the future.
Correcting the visibility of `ContainingBlock` also exposed some new
rustc and clippy warnings that are fixed here.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-12-11 14:40:04 +00:00
..
inline layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00
construct.rs layout: Have SameFormattingContextBlock be a LayoutBoxBase (#34530) 2024-12-09 06:57:15 +00:00
float.rs layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00
mod.rs layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00
root.rs layout: Add LayoutBoxBase and use it for IndependentFormattingContext (#34507) 2024-12-07 19:12:25 +00:00