servo/tests/wpt/meta/css/css-flexbox/flex-container-min-content-002.tentative.html.ini
Oriol Brufau 3a527d784b
layout: Fix min-content inline size of multi-line row flex container (#37011)
`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>
2025-05-21 06:57:50 +00:00

12 lines
175 B
INI
Vendored

[flex-container-min-content-002.tentative.html]
[.flex 2]
expected: FAIL
[.flex 3]
expected: FAIL
[.flex 5]
expected: FAIL
[.flex 6]
expected: FAIL