mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 14:20:21 +00:00
LibWeb: Add HTMLFormElement to forwarding header
This commit is contained in:
parent
a9fba2fb91
commit
0b61e21873
Notes:
sideshowbarker
2024-07-19 06:12:05 +09:00
Author: https://github.com/awesomekling
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