diff --git a/index.bs b/index.bs index 48c44a1..4274a31 100644 --- a/index.bs +++ b/index.bs @@ -361,8 +361,8 @@ The registerTool(tool, options"file", then return [=a promise rejected with=] a "{{SecurityError}}" {{DOMException}}. @@ -409,9 +409,9 @@ The registerTool(tool, optionsgetTools(options) method steps 1. If |toolRequestor| is not [=Document/fully active=], then return [=a promise rejected with=] an "{{InvalidStateError}}" {{DOMException}}. -1. If this's [=surrounding agent=]'s [=agent cluster=]'s [=is origin-keyed=] is false and this's +1. If [=this=]'s [=surrounding agent=]'s [=agent cluster=]'s [=is origin-keyed=] is false and [=this=]'s [=relevant settings object=]'s [=environment settings object/origin=]'s [=origin/scheme=] is not "file", then return [=a promise rejected with=] a "{{SecurityError}}" {{DOMException}}.