Files
ladybird/Tests/LibWeb/Text/expected/selection-auto-scroll.txt
Jelle Raaijmakers fead8b92f9 LibWeb: Use correct scrollability check for autoscrolling
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.
2026-03-24 13:55:37 +01:00

5 lines
53 B
Plaintext

before: 0
after: 80
hidden before: 0
hidden after: 0