Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Andreas Kling 61115dc638 LibWeb: Implement activation behavior for <input type=checkbox>
We now fire the "input" and "change" events as specified.
2022-02-15 23:24:41 +01:00

6.5 KiB