mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
LibWeb: Introduce the FormDataEvent interface
This commit is contained in:
parent
d5b5b94a35
commit
a6cdf6374f
6 changed files with 95 additions and 0 deletions
|
@ -186,6 +186,7 @@ set(SOURCES
|
|||
HTML/Focus.cpp
|
||||
HTML/FormAssociatedElement.cpp
|
||||
HTML/FormControlInfrastructure.cpp
|
||||
HTML/FormDataEvent.cpp
|
||||
HTML/GlobalEventHandlers.cpp
|
||||
HTML/History.cpp
|
||||
HTML/HTMLAnchorElement.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue