mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Add links to spec for script::dom structs/methods
This commit is contained in:
parent
e70beca74b
commit
46f14449d0
10 changed files with 36 additions and 0 deletions
|
@ -13,6 +13,7 @@ use dom::workerglobalscope::WorkerGlobalScope;
|
|||
|
||||
use url::Url;
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/workers.html#worker-locations
|
||||
#[dom_struct]
|
||||
pub struct WorkerLocation {
|
||||
reflector_: Reflector,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue