ladybird/Tests/LibWeb/Text/input/async-scrolling
Aliaksandr Kalenik 7c6a12367c LibWeb: Propagate blocking wheel regions to descendants
Async scrolling only recorded compositor blocking wheel event regions
for the paintable attached to the element with the listener. Sites that
attach a non-passive wheel listener to an otherwise non-painting
container, then put the visible interactive content in descendants,
could still let the compositor scroll the page before the main thread
handled the wheel event.
2026-05-27 16:23:04 +01:00
..
blocking-wheel-event-region-hit-testing.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
blocking-wheel-event-regions.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
blocking-wheel-listener-invalidation.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
covered-sibling-scroller-wheel-target.html LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
hidden-axis-programmatic-scroll-preserved.html LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
hover-updates-after-async-scroll.html LibWeb: Update hover after async scrolling stops 2026-05-22 14:33:39 +02:00
intersection-observer-nested-scrollable-boxes.html LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
main-thread-scroll-rebase.html LibWeb: Rebase pending async scrolls over main-thread state 2026-05-15 21:13:18 +02:00
nested-navigable-removed-during-wheel.html LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
nested-navigable-wheel-admission.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
nested-scroller-keeps-sync-wheel.html LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
nested-scroller-wheel-prevent-default.html LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
non-scrollable-wheel-listener-prevents-viewport-scroll.html LibWeb: Propagate blocking wheel regions to descendants 2026-05-27 16:23:04 +01:00
orthogonal-overflow-padding-wheel-target.html LibWeb: Add scrollable overflow padding per axis 2026-05-17 14:19:36 +02:00
overflow-hidden-axis-wheel-target.html LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
pseudo-element-wheel-scroll.html LibWeb: Rebase pending async scrolls over main-thread state 2026-05-15 21:13:18 +02:00
rounded-overlay-wheel-target.html LibWeb: Follow paint order for async wheel hit testing 2026-05-14 15:32:03 +02:00
scroll-node-metadata-cache-replay.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
scroll-tree-parent-nodes.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
scroll-tree-shape.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
sticky-areas.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
viewport-body-overflow-hidden-horizontal-wheel-target.html LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
viewport-wheel-with-nested-scroller.html LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
wheel-scroll-admission.html LibWeb: Respect blocking wheel regions for async scrolling 2026-05-14 19:41:32 +02:00