mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 11:48:32 +00:00
LibWeb: Implement more of HTMLParser::the_end() and bring closer to spec
This commit is contained in:
@@ -58,5 +58,6 @@ private:
|
||||
};
|
||||
|
||||
EventLoop& main_thread_event_loop();
|
||||
void queue_global_task(HTML::Task::Source, DOM::Document&, Function<void()> steps);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user