mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:17:35 +00:00
LibWeb: Allow navigating to a new URL by setting window.location.href
This commit is contained in:
parent
1ec4db04cd
commit
efdfdbabdb
5 changed files with 32 additions and 3 deletions
|
@ -67,6 +67,7 @@ class EventTargetWrapper;
|
|||
class HTMLCanvasElementWrapper;
|
||||
class HTMLImageElementWrapper;
|
||||
class ImageDataWrapper;
|
||||
class LocationObject;
|
||||
class MouseEventWrapper;
|
||||
class NodeWrapper;
|
||||
class WindowObject;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue