servo/components/layout_thread
Martin Robinson 3ab5e2a188 Scroll from script should trigger a reflow
Scrolling from script should flow layout and send a display list to
WebRender. This allows all of the scroll nodes to exist in WebRender
before asking it to move the node.

See https://gist.github.com/paulirish/5d52fb081b3570c81e3a.
Fixes #29659.
2023-04-25 21:25:00 +02:00
..
Cargo.toml */Cargo.toml: use the shmem feature for the dependency on the selectors cratre 2023-02-14 13:05:59 -06:00
dom_wrapper.rs Fix some typos 2022-12-17 03:22:34 +01:00
lib.rs Scroll from script should trigger a reflow 2023-04-25 21:25:00 +02:00