..
auxevent.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
click-event-on-checkbox-inside-label-element-not-duplicated.txt
LibWeb: Don't double-dispatch click events on a label's child input
2025-04-15 12:34:24 +01:00
click-event-on-input-control-associated-with-label-element.txt
LibWeb: Dispatch "click" event on input control associated with <label>
2024-11-21 16:11:03 +01:00
custom-keyboard-event.txt
LibWeb: Add missing EventModifierInit fields and getModifierState
2024-01-20 08:57:37 +01:00
custom-mouse-event.txt
LibWeb: Add MouseEvent JavaScript constructor
2024-01-20 08:57:37 +01:00
gc-mouse-selection-target.txt
LibWeb: Ensure EventHandler visits its mouse selection target
2025-02-27 09:53:13 +00:00
KeyEvent-cancelled.txt
LibWeb: Fire keydown and keypress events sooner
2024-10-09 19:10:02 +02:00
KeyEvent-functional-keys.txt
LibWeb+UI: Detect and handle left vs. right modifier keys
2024-10-09 19:10:02 +02:00
KeyEvent-keypress.txt
LibWeb: Fire keypress event for Enter, Shift+Enter, and Ctrl+Enter keys
2025-01-31 12:07:17 +00:00
KeyEvent-non-ascii.txt
LibWeb: Allow multi-byte code point events to have their key field set
2024-10-10 10:41:10 +02:00
KeyEvent-numpad-keys.txt
LibWeb: Support non-required numpad code names
2024-10-10 10:41:10 +02:00
KeyEvent-tab.txt
LibWeb: Change printElement() to not output unnecessary space
2025-01-25 13:16:13 +00:00
mouse-events.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
MouseEvent-bubbling.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
pointer-events.txt
LibWeb: Dispatch pointer events in EventHandler
2024-11-22 00:32:58 +01:00
PointerEvent-construction.txt
LibWeb: Add a test for construction of a PointerEvent
2024-04-08 14:25:08 +02:00
reset-focused-naviable-on-navigation.txt
LibWeb: Clear the document's page's focused navigable upon destruction
2025-03-02 17:27:24 -05:00
WheelEvent-bubbling.txt
LibWeb+WebContent: Do not include DOM HTML in text test expectations
2024-10-03 07:07:28 -04:00
WheelEvent-construction.txt
LibWeb: Add a test for construction of WheelEvent
2024-05-12 14:24:18 +00:00