mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 09:17:35 +00:00
LibWeb: Add HTMLFormElement to forwarding header
This commit is contained in:
parent
a9fba2fb91
commit
0b61e21873
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ class Frame;
|
|||
class HTMLBodyElement;
|
||||
class HTMLCanvasElement;
|
||||
class HTMLElement;
|
||||
class HTMLFormElement;
|
||||
class HTMLHeadElement;
|
||||
class HTMLHtmlElement;
|
||||
class HTMLImageElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue