Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLElement.cpp
Andreas Kling e842e955e5 LibWeb: Implement HTMLElement.click()
This doesn't send the correct type of click event, but it does send
something, so it's already somewhat useful. :^)
2022-02-15 02:05:53 +01:00

16 KiB