mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:27:35 +00:00
LibWeb: Dispatch DOM "load" event on <iframe> elements
This commit is contained in:
parent
86a4eaca38
commit
618dcbe405
4 changed files with 15 additions and 0 deletions
|
@ -135,6 +135,7 @@ class ImageData;
|
|||
namespace Web {
|
||||
class EventHandler;
|
||||
class Frame;
|
||||
class FrameLoader;
|
||||
class LayoutBlock;
|
||||
class LayoutButton;
|
||||
class LayoutCheckBox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue