Files
ladybird/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Glenn Skrzypczak 5f75558646 LibWeb/HTML: Correctly reset selection on type change
The selection now gets reset to the beginning of the control if the
type changes from an unselectable type to a selectable type.
2025-04-23 07:20:02 +01:00

156 KiB