Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Tim Ledbetter b4b947c607 LibWeb: Update number input on mousedown of number input buttons
This matches the behavior of other browsers. Previously, a click event
was used, so the value was only updated when the mouse was released.
2024-06-26 10:15:07 +02:00

100 KiB