mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 08:08:43 +00:00
LibWeb/HTML: Port Window.history to IDL
This commit is contained in:
parent
eccc0d90de
commit
c42496187b
Notes:
sideshowbarker
2024-07-17 10:08:28 +09:00
Author: https://github.com/linusg
Commit: c42496187b
Pull-request: https://github.com/SerenityOS/serenity/pull/17752
Reviewed-by: https://github.com/awesomekling
6 changed files with 17 additions and 9 deletions
|
@ -249,6 +249,7 @@ class ErrorEvent;
|
|||
class EventHandler;
|
||||
class EventLoop;
|
||||
class FormDataEvent;
|
||||
class History;
|
||||
class HTMLAnchorElement;
|
||||
class HTMLAreaElement;
|
||||
class HTMLAudioElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue