mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
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).
17 lines
227 B
Plaintext
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 |