Files
ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-flexbox/negative-overflow.txt
Jelle Raaijmakers 2998049fe9 LibWeb: Implement the unreachable scrollable overflow
Whenever we end up with a scrollable overflow rect that goes beyond
either of its axes (i.e. the rect has a negative X or Y position
relative to its parent's absolute padding box position), we need to clip
that rect to prevent going into the "unreachable scrollable overflow".

This fixes the horizontal scrolling on https://ladybird.org (gets more
pronounced if you make the window very narrow).
2025-07-11 08:23:46 +02:00

17 lines
227 B
Plaintext

Harness status: OK
Found 11 tests
7 Pass
4 Fail
Pass .flexbox 1
Pass .flexbox 2
Pass .flexbox 3
Pass .flexbox 4
Fail .flexbox 5
Fail .flexbox 6
Fail .flexbox 7
Pass .flexbox 8
Pass .flexbox 9
Pass .flexbox 10
Fail .flexbox 11