Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Adam Hodgen 240068a48c LibWeb: Improve display of input elements
* Display input[type=reset] as a button
* Display allother input elements as text entry boxes
* Set overflow: hidden on input elements
2022-02-18 01:48:51 +01:00

8.3 KiB