mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00:00
`min_content_main_size_for_multiline_container` was initialized to an outer size, but then it could be clamped by inner sizes. This patch ensures that it's clamped by outer sizes, and refactors `FlexItemBoxInlineContentSizesInfo`. Testing: Covered by WPT Fixes: #37008 Signed-off-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
geom.rs | ||
layout.rs | ||
mod.rs |