mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
doc(script): use the recommended format of a WHATWG link
Enforced by `./mach test-tidy`
This commit is contained in:
parent
65aa3b0b4d
commit
52c60e0bf5
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ impl DedicatedWorkerGlobalScope {
|
||||||
|
|
||||||
// Step 8 "Set up a worker environment settings object [...]"
|
// Step 8 "Set up a worker environment settings object [...]"
|
||||||
//
|
//
|
||||||
// <https://html.spec.whatwg.org/multipage/workers.html#script-settings-for-workers>
|
// <https://html.spec.whatwg.org/multipage/#script-settings-for-workers>
|
||||||
//
|
//
|
||||||
// > The origin: Return a unique opaque origin if `worker global
|
// > The origin: Return a unique opaque origin if `worker global
|
||||||
// > scope`'s url's scheme is "data", and `inherited origin`
|
// > scope`'s url's scheme is "data", and `inherited origin`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue