servo/components/shared/compositing
Kenzie Raditya Tirtarahardja 15eadb56a4
[webdriver] Add synchronization for wheel action (#37260)
Implement action synchronization for wheel event. Previously only done
for pointer here https://github.com/servo/servo/pull/36932.

Testing:
`tests/wpt/meta/webdriver/tests/classic/perform_actions/wheel.py`

---------

Signed-off-by: PotatoCP <kenzieradityatirtarahardja18@gmail.com>
2025-06-11 09:03:08 +00:00
..
tests layout: Split stacking context and display list construction (#37047) 2025-05-20 13:42:39 +00:00
Cargo.toml Introduce snapshot concept of canvas (#36119) 2025-04-23 07:32:47 +00:00
display_list.rs layout: Split stacking context and display list construction (#37047) 2025-05-20 13:42:39 +00:00
lib.rs [webdriver] Add synchronization for wheel action (#37260) 2025-06-11 09:03:08 +00:00
rendering_context.rs compositing: Combine webrender_traits and compositing_traits (#36372) 2025-04-06 17:34:18 +00:00
viewport_description.rs Add support for parsing and applying viewport <meta> (#35901) 2025-06-06 15:13:51 +00:00