servo/components/layout_2020/taffy
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
..
stylo_taffy Layout: Implement CSS Grid using taffy (#32619) 2024-11-21 20:21:01 +00:00
layout.rs layout: Make a new ContainingBlockSize type (#34565) 2024-12-11 14:40:04 +00:00
mod.rs Layout: Implement CSS Grid using taffy (#32619) 2024-11-21 20:21:01 +00:00