servo/components/layout_2020/flow
Oriol Brufau 939355645e
layout: Always floor the max-content size by the min-content size (#36571)
This is a follow-up to #36518, which only addressed inline formatting
contexts. However, flex formatting contexts had the same problem, so it
seems safer to address it in general.

Testing: this makes a WPT test pass
Fixes: #36570

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-04-17 15:36:05 +00:00
..
inline layout: Always floor the max-content size by the min-content size (#36571) 2025-04-17 15:36:05 +00:00
construct.rs layout: Throw away nested marker elements instead of storing them in a BoxSlot (#36568) 2025-04-16 15:32:48 +00:00
float.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
mod.rs layout: Box block_margins_collapsed_with_children member of BoxFragment (#36474) 2025-04-12 08:52:30 +00:00
root.rs layout: Store table parts in DOM layout data (#36447) 2025-04-12 14:13:23 +00:00