servo/components/layout/flexbox
Oriol Brufau 78f3f455dc
layout: Fix align-content on stretched row flex containers (#37024)
Fixes a regression from #36973, which didn't take into account that
stretching flex items affects their final block size when the cross axis
is the block axis.

Testing: Adding new test
Fixes: #37023

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-05-16 19:15:16 +00:00
..
geom.rs layout: Combine layout_2020 and layout_thread_2020 into a crate called layout (#36613) 2025-04-19 10:17:03 +00:00
layout.rs layout: Fix align-content on stretched row flex containers (#37024) 2025-05-16 19:15:16 +00:00
mod.rs layout: Add a repaint-only incremental layout mode (#36978) 2025-05-12 17:03:50 +00:00