mirror of
https://github.com/servo/servo.git
synced 2025-06-14 11:24:33 +00:00
Implement DedicatedWorkerGlobalScope.navigator.
This commit is contained in:
parent
f300e146b0
commit
eadb1c154a
19 changed files with 87 additions and 73 deletions
|
@ -191,6 +191,7 @@ pub mod dom {
|
|||
pub mod window;
|
||||
pub mod worker;
|
||||
pub mod workerglobalscope;
|
||||
pub mod workernavigator;
|
||||
pub mod xmlhttprequest;
|
||||
pub mod xmlhttprequesteventtarget;
|
||||
pub mod xmlhttprequestupload;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue