mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01: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>
12 lines
175 B
INI
Vendored
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
|