mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:47:34 +00:00
LibWeb: Start generating code for the Window object from IDL :^)
This commit is contained in:
parent
e13f89c9eb
commit
c130fd6993
3 changed files with 6 additions and 2 deletions
|
@ -163,7 +163,7 @@ libweb_js_bindings(HTML/PromiseRejectionEvent)
|
|||
libweb_js_bindings(HTML/Storage)
|
||||
libweb_js_bindings(HTML/SubmitEvent)
|
||||
libweb_js_bindings(HTML/TextMetrics)
|
||||
libweb_js_bindings(HTML/Window)
|
||||
libweb_js_bindings(HTML/Window GLOBAL)
|
||||
libweb_js_bindings(HTML/Worker)
|
||||
libweb_js_bindings(HTML/WorkerGlobalScope)
|
||||
libweb_js_bindings(HTML/WorkerLocation)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue