Files
ladybird/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Jelle Raaijmakers c72de688cc LibWeb: Make HTMLInputElement's contents scrollable
If the input's contents exceeded the dimensions of the inner text, it
would simply get clipped. This allows the user to scroll the input
horizontally.
2026-02-11 11:04:53 +01:00

176 KiB