mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
LibWeb: Move HTML::SubmitEvent functions out of line
This commit is contained in:
parent
10c3168fa0
commit
0db6835e73
3 changed files with 58 additions and 10 deletions
|
@ -140,6 +140,7 @@ set(SOURCES
|
|||
HTML/Parser/HTMLTokenizer.cpp
|
||||
HTML/Parser/ListOfActiveFormattingElements.cpp
|
||||
HTML/Parser/StackOfOpenElements.cpp
|
||||
HTML/SubmitEvent.cpp
|
||||
HTML/TagNames.cpp
|
||||
HighResolutionTime/Performance.cpp
|
||||
InProcessWebView.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue