Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Shannon Booth 0f374afc8f LibWeb: Handle radio/checkbox default-or-on value attribute state
If the value attribute is missing, these input elements should be
returning 'on' as their value in their IDL.
2023-08-26 13:51:18 +02:00

49 KiB