LibWeb/HTML: Port Window.history to IDL

This commit is contained in:
Linus Groh 2023-03-05 20:21:35 +00:00
commit c42496187b
Notes: sideshowbarker 2024-07-17 10:08:28 +09:00
6 changed files with 17 additions and 9 deletions

View file

@ -249,6 +249,7 @@ class ErrorEvent;
class EventHandler;
class EventLoop;
class FormDataEvent;
class History;
class HTMLAnchorElement;
class HTMLAreaElement;
class HTMLAudioElement;