From 26f6ae0c0c74f5fef97335f4556c6f8e8dbf73ab Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 15 Mar 2022 10:35:37 -0400 Subject: [PATCH] Editorial: use associated Document in place of responsible document --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 34eb1697..4e8b59b0 100644 --- a/index.html +++ b/index.html @@ -516,8 +516,8 @@

|details|) constructor MUST act as follows:

    -
  1. If the current settings object's [=environment settings - object / responsible document=] is not allowed to use the +
  2. If the current settings object's [=relevant global object=]'s + [=associated `Document`=] is not allowed to use the "[=payment-permission|payment=]" permission, then [=exception/throw=] a {{"SecurityError"}} {{DOMException}}.