mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
We only checked if the paintable box had scrollable overflow, but that was too simple - we now use the same logic that checks whether a box can be scrolled by a mousewheel event. The autoscrolling test was updated as well to use rAF+rAF+timeout instead of a fixed 1000ms timeout, which is prone to flakiness.
5 lines
53 B
Plaintext
5 lines
53 B
Plaintext
before: 0
|
|
after: 80
|
|
hidden before: 0
|
|
hidden after: 0
|