mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-08 20:32:56 +03:00
LibWeb: Add HTMLScriptElement to the forwarding header
This commit is contained in:
parent
128eaf9295
commit
3a30180e1e
Notes:
sideshowbarker
2024-07-19 06:10:11 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/3a30180e1e9
@ -43,6 +43,7 @@ class HTMLFormElement;
|
||||
class HTMLHeadElement;
|
||||
class HTMLHtmlElement;
|
||||
class HTMLImageElement;
|
||||
class HTMLScriptElement;
|
||||
class HtmlView;
|
||||
class ImageData;
|
||||
class LayoutDocument;
|
||||
|
Loading…
Reference in New Issue
Block a user