1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 03:34:59 +00:00
serenity/Userland/Libraries/LibWeb/Internals
Aliaksandr Kalenik 40246adfb9 LibWeb: Add internals.wheel() to simulate mouse wheel events
This function allows us to write tests for scrolling scenarios where
the events are processed by the EventHandler.
2024-02-10 11:18:40 +01:00
..
Inspector.cpp LibWeb: Support obsolete but required -webkit- CSS parsing quirk 2023-12-11 16:54:59 +01:00
Inspector.h LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Inspector.idl LibWeb+LibWebView+WebContent: Separate tag/attribute in Inspector menu 2023-12-07 10:53:12 +01:00
Internals.cpp LibWeb: Add internals.wheel() to simulate mouse wheel events 2024-02-10 11:18:40 +01:00
Internals.h LibWeb: Add internals.wheel() to simulate mouse wheel events 2024-02-10 11:18:40 +01:00
Internals.idl LibWeb: Add internals.wheel() to simulate mouse wheel events 2024-02-10 11:18:40 +01:00