Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-flexbox/negative-overflow.txt
Andreas Kling 64f18a93c2 LibWeb: Make align-content on flex container behave more correctly
In particular, this property now interacts correctly when the flex
container has flex-wrap: wrap-reverse.

This caused some "regressions" in WPT tests for negative overflow in
flex containers, but the previous behavior wasn't correct either,
it just happened to give false positives on tests.
2024-10-30 10:17:21 +01:00

22 lines
286 B
Plaintext

Summary
Harness status: OK
Rerun
Found 11 tests
4 Pass
7 Fail
Details
Result Test Name MessageFail .flexbox 1
Fail .flexbox 2
Fail .flexbox 3
Pass .flexbox 4
Pass .flexbox 5
Fail .flexbox 6
Fail .flexbox 7
Fail .flexbox 8
Pass .flexbox 9
Pass .flexbox 10
Fail .flexbox 11