Files
ladybird/Libraries/LibWeb/DOM/HTMLInputElement.cpp
Andreas Kling 9df71afdb3 LibWeb: Respect the <input size> attribute a bit more :^)
We now use the size attribute to determine the width of a text input.
2020-05-04 22:43:00 +02:00

3.5 KiB