servo/components/shared/layout
Martin Robinson ffdb7d3663
script: Chain up keyboard scrolling to parent <iframe>s (#39469)
When an `<iframe>` cannot scroll because the size of the frame is
greater than or
equal to the size of page contents, chain up the keyboard scroll
operation to the parent frame.

Testing: A new Servo-only WPT tests is added, though needs to be
manually
run with `--product servodriver`.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Delan Azabani <dazabani@igalia.com>
2025-09-25 11:16:41 +00:00
..
Cargo.toml Cargo.toml cleanup (#39403) 2025-09-20 03:09:37 +00:00
layout_damage.rs layout: Separate LayoutDamage bit patterns nibbles with _ (#38476) 2025-08-05 12:43:16 +00:00
lib.rs script: Chain up keyboard scrolling to parent <iframe>s (#39469) 2025-09-25 11:16:41 +00:00
wrapper_traits.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00