mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibWeb: Allow navigating to a new URL by setting window.location.href
This commit is contained in:
@@ -67,6 +67,7 @@ class EventTargetWrapper;
|
||||
class HTMLCanvasElementWrapper;
|
||||
class HTMLImageElementWrapper;
|
||||
class ImageDataWrapper;
|
||||
class LocationObject;
|
||||
class MouseEventWrapper;
|
||||
class NodeWrapper;
|
||||
class WindowObject;
|
||||
|
||||
Reference in New Issue
Block a user