mirror of
https://github.com/servo/servo.git
synced 2025-06-13 10:54:29 +00:00
Implement WorkerGlobalScope.location.
This commit is contained in:
parent
fe3b62e9b4
commit
e7dd281979
25 changed files with 114 additions and 93 deletions
|
@ -191,6 +191,7 @@ pub mod dom {
|
|||
pub mod window;
|
||||
pub mod worker;
|
||||
pub mod workerglobalscope;
|
||||
pub mod workerlocation;
|
||||
pub mod workernavigator;
|
||||
pub mod xmlhttprequest;
|
||||
pub mod xmlhttprequesteventtarget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue