mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
Previously when scroll offsets were restored to a new scroll tree post-layout or when receiving scroll offsets from the compositor, they were not clamped to the available scroll area. This change fixes that. Testing: This change fixes some WPT subtests. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
tests | ||
Cargo.toml | ||
display_list.rs | ||
lib.rs | ||
rendering_context.rs | ||
viewport_description.rs |