servo/components/shared
Martin Robinson c11e0e8e70
layout: Add a hit test item that covers all scroll frame contents (#34347)
When building scroll frames, add a special
`StackingContextContent::Fragment` type for a hit test that covers all
scroll frame contents. This makes it so that you don't have to be
hovering over actual content to scroll the scroll frame.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2024-11-24 19:04:57 +00:00
..
background_hang_monitor Remove size_of_test macro from legacy layout and inline it (#34055) 2024-10-29 14:46:10 +00:00
base Remove size_of_test macro from legacy layout and inline it (#34055) 2024-10-29 14:46:10 +00:00
bluetooth doc(resources): Add documentation to undocumented embedder_traits::resources::Resource variants (#33885) 2024-10-18 03:44:14 +00:00
canvas Replace sparkle with glow in components/canvas (#33918) 2024-11-20 09:05:24 +00:00
compositing ohos: Add basic IME and keyboard support (#34188) 2024-11-15 15:04:48 +00:00
devtools Create HttpStatus to safely deal with HTTP responses status. (#33581) 2024-09-29 18:23:48 +00:00
embedder feat: webxr feature flag (#34241) 2024-11-13 17:16:58 +00:00
fonts Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
net Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
profile Plumb URL into interval profiler tracing events (#34337) 2024-11-22 13:31:00 +00:00
script Remove referrer policy from document (#34263) 2024-11-19 12:45:10 +00:00
script_layout Improve how intrinsic sizes work for videos (#31746) 2024-10-29 22:42:22 +00:00
webrender layout: Add a hit test item that covers all scroll frame contents (#34347) 2024-11-24 19:04:57 +00:00