servo/components/layout_2020/table
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
..
construct.rs layout: Add LayoutBox to TableSlotCell (#34513) 2024-12-08 08:54:40 +00:00
layout.rs layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00
mod.rs layout: Add LayoutBox to TableSlotCell (#34513) 2024-12-08 08:54:40 +00:00