ladybird/Tests/LibWeb/Text/expected/async-scrolling
Aliaksandr Kalenik d96dc6535f LibWeb+Compositor+WebContent: Simplify nested context composition
Nested navigables were represented through compositor surface ids owned
by the parent context. That forced CompositorState and ContextState to
maintain bidirectional attach/detach bookkeeping, publish child
snapshots into a surface map, and keep presentation mode variants just
to distinguish UI presentation from parent composition.

Record the child compositor context id directly in the display list and
let the compositor resolve it against the painting parent at playback
time. Child contexts now keep their parent context id and latest
rendered surface, while parents no longer track child maps or compositor
surface ids. UI presentation is represented separately from parent
composition, so closing a page only stops client presentation and nested
contexts keep using set_parent_context.
2026-06-18 07:08:34 +02:00
..
blocking-wheel-event-region-hit-testing.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
blocking-wheel-event-regions.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
blocking-wheel-listener-invalidation.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
covered-sibling-scroller-wheel-target.txt LibWeb: Follow paint order for async wheel hit testing 2026-05-14 15:32:03 +02:00
hidden-axis-programmatic-scroll-preserved.txt LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
hover-updates-after-async-scroll.txt LibWeb: Update hover after async scrolling stops 2026-05-22 14:33:39 +02:00
intersection-observer-nested-scrollable-boxes.txt LibWeb: Adopt async scroll offsets for nested scroll nodes 2026-05-14 19:41:32 +02:00
main-thread-scroll-rebase.txt LibWeb: Rebase pending async scrolls over main-thread state 2026-05-15 21:13:18 +02:00
nested-navigable-removed-during-wheel.txt LibWeb: Let internals.wheel await async scroll adoption 2026-05-15 19:10:27 +02:00
nested-navigable-wheel-admission.txt LibWeb+Compositor+WebContent: Simplify nested context composition 2026-06-18 07:08:34 +02:00
nested-scroller-keeps-sync-wheel.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
nested-scroller-wheel-prevent-default.txt LibWeb: Respect blocking wheel regions for async scrolling 2026-05-14 19:41:32 +02:00
non-scrollable-wheel-listener-prevents-viewport-scroll.txt LibWeb: Propagate blocking wheel regions to descendants 2026-05-27 16:23:04 +01:00
orthogonal-overflow-padding-wheel-target.txt LibWeb: Add scrollable overflow padding per axis 2026-05-17 14:19:36 +02:00
overflow-hidden-axis-wheel-target.txt LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
pseudo-element-wheel-scroll.txt LibWeb: Adopt async scroll offsets for nested scroll nodes 2026-05-14 19:41:32 +02:00
rounded-overlay-wheel-target.txt LibWeb: Follow paint order for async wheel hit testing 2026-05-14 15:32:03 +02:00
scroll-node-metadata-cache-replay.txt LibWeb: Rebuild async scrolling from display list 2026-05-13 18:36:07 +02:00
scroll-tree-parent-nodes.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
scroll-tree-shape.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
sticky-areas.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
viewport-body-overflow-hidden-horizontal-wheel-target.txt LibWeb: Respect overflow axes for wheel scrolling 2026-05-17 14:19:36 +02:00
viewport-wheel-with-nested-scroller.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00
wheel-scroll-admission.txt LibWeb: Reserve visual viewport AVC root 2026-06-03 02:12:39 +01:00