From 7fecb4513986d4d4364ab6f644d9917ae664f59c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Mon, 1 Jul 2024 16:14:03 +1000 Subject: [PATCH] Update index.bs --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index 9e92971..d6c3df3 100644 --- a/index.bs +++ b/index.bs @@ -1008,8 +1008,8 @@ spec:css-syntax-3; 1. If |permission| is null, continue. - 1. If |document| is **not** [=allowed to use=] |permission|, return [=a promise rejected with=] - a "{{NotAllowedError}}" {{DOMException}}. + 1. If |document| is **not** [=allowed to use=] |permission|, return + [=a promise rejected with=] a "{{NotAllowedError}}" {{DOMException}}. 1. Let |p| be [=a new promise=].