From a29a52f1b52e9015425b2d0587db4314c5137434 Mon Sep 17 00:00:00 2001 From: Kenneth Rohde Christiansen Date: Thu, 19 Oct 2023 11:42:56 +0200 Subject: [PATCH] Attempt to fix build --- index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 7e41f92..ccb1240 100644 --- a/index.html +++ b/index.html @@ -549,8 +549,10 @@

The observe() method

  • [=list/For each=] |document:Document| in |relevantGlobal|'s [=owning document set=]:
      - If |document| is not [=allowed to use=] the [=policy-controlled - feature=] token "compute-pressure", return [=a promise rejected with=] {{NotAllowedError}}. +
    1. + If |document| is not [=allowed to use=] the [=policy-controlled + feature=] token "compute-pressure", return [=a promise rejected with=] {{NotAllowedError}}. +