Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Andreas Kling 8a89a7bd95 LibWeb: Make <input type=checkbox> honor the "checked" attribute
Implemented according to spec, although it's very possible that I missed
one or two details. :^)
2022-02-15 23:24:41 +01:00

5.8 KiB