mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:17:35 +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
|
@ -71,6 +71,7 @@ libweb_js_bindings(HTML/CloseEvent)
|
|||
libweb_js_bindings(HTML/DOMParser)
|
||||
libweb_js_bindings(HTML/DOMStringMap)
|
||||
libweb_js_bindings(HTML/ErrorEvent)
|
||||
libweb_js_bindings(HTML/FormDataEvent)
|
||||
libweb_js_bindings(HTML/History)
|
||||
libweb_js_bindings(HTML/HTMLAnchorElement)
|
||||
libweb_js_bindings(HTML/HTMLAreaElement)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue