Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Shannon Booth 191c87f1cd LibWeb: Handle 'default' value state for input elements
For buttons and the hidden state the value IDL call must return the
empty string if there is no value, and the elements value attribute
otherwise.
2023-08-26 13:51:18 +02:00

50 KiB