Files
ladybird/Userland/Libraries/LibWeb/HTML/SubmitEvent.h
Idan Horowitz 1e8ba0d9d3 LibWeb: Add the missing SubmitEvent IDL constructor
This commit also removes the SubmitEvent.cpp file, as all of the method
implementations were trivial and could be inlined into the header file.
2021-10-01 20:14:45 +02:00

1.2 KiB