Skip to content

Commit ffc1e16

Browse files
committed
fix
1 parent 4fa169b commit ffc1e16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2895,7 +2895,7 @@ spec: webappsec-referrer-policy; urlPrefix: https://w3c.github.io/webappsec-refe
28952895
: The [=environment settings object/embedder policy=]
28962896
:: Return |workerGlobalScope|'s [=WorkerGlobalScope/embedder policy=].
28972897
: The [=environment settings object/cross-origin isolated capability=]
2898-
:: Return whether |workerGlobalScope|'s [=WorkerGlobalScope/embedder policy=]'s [=embedder policy/value=] is "`[=embedder policy value/coep-require-corp=]`".
2898+
:: Return whether |workerGlobalScope|'s [=WorkerGlobalScope/embedder policy=]'s [=embedder policy/value=] is "<code>[=embedder policy value/require-corp=]</code>".
28992899

29002900
1. Set |settingsObject|'s [=environment/id=] to a new unique opaque string, [=creation URL=] to |serviceWorker|'s [=service worker/script url=], [=environment/top-level creation URL=] to null, [=environment/top-level origin=] to an [=implementation-defined=] value, [=environment/target browsing context=] to null, and [=active service worker=] to null.
29012901
1. Set |workerGlobalScope|'s [=WorkerGlobalScope/url=] to |serviceWorker|'s [=service worker/script url=].

0 commit comments

Comments
 (0)