mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
LibWeb: Add a simple window.location object with some getters :^)
This commit is contained in:
parent
a1e7aa330c
commit
1ec4db04cd
6 changed files with 162 additions and 0 deletions
|
@ -8,6 +8,7 @@ set(SOURCES
|
|||
Bindings/HTMLCanvasElementWrapper.cpp
|
||||
Bindings/HTMLImageElementWrapper.cpp
|
||||
Bindings/ImageDataWrapper.cpp
|
||||
Bindings/LocationObject.cpp
|
||||
Bindings/MouseEventWrapper.cpp
|
||||
Bindings/NavigatorObject.cpp
|
||||
Bindings/NodeWrapper.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue