ladybird/Userland
Tim Ledbetter 2a980816e7 LibWeb: Fire input event on user interaction with input element buttons
An input event is now fired when the step up or step down button of an
input element of type number is clicked.

This ensures that any associated <output> element is updated when these
buttons are clicked.
2024-06-26 10:15:07 +02:00
..
Libraries LibWeb: Fire input event on user interaction with input element buttons 2024-06-26 10:15:07 +02:00
Services LibWeb: Rename Element::shadow_root_internal() to shadow_root() 2024-06-25 19:22:35 +02:00
Utilities Utilities: Remove zip and unzip 2024-06-24 09:45:41 -06:00