mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
LibWeb: Implement more of "completely finish loading the document"
This commit is contained in:
Notes:
sideshowbarker
2024-07-18 03:26:52 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/5f4a723e515
@@ -26,4 +26,6 @@ private:
|
||||
void load_src(const String&);
|
||||
};
|
||||
|
||||
void run_iframe_load_event_steps(HTML::HTMLIFrameElement&);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user