mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
When laying out a column flex container with an auto preferred main size, we were resolving the used main size to the intrinsic max-content size. However, we weren't clamping this amount between the min and max sizes. Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
12 lines
236 B
INI
Vendored
12 lines
236 B
INI
Vendored
[flex-minimum-size-002.html]
|
|
[.flexbox, .inline-flexbox 1]
|
|
expected: FAIL
|
|
|
|
[.flexbox, .inline-flexbox 6]
|
|
expected: FAIL
|
|
|
|
[.flexbox, .inline-flexbox 5]
|
|
expected: FAIL
|
|
|
|
[.flexbox, .inline-flexbox 4]
|
|
expected: FAIL
|