From ed1855f5b49cffdeb7b3dd881fc9187fcea80f67 Mon Sep 17 00:00:00 2001 From: Noam Rosenthal Date: Thu, 24 Oct 2024 13:59:43 +0100 Subject: [PATCH] Fix
    --- fetch.bs | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/fetch.bs b/fetch.bs index f5cb91850..6afb2ab05 100644 --- a/fetch.bs +++ b/fetch.bs @@ -6819,12 +6819,9 @@ reporting sink doesn't reserve the whole quota to itself.
  1. Let remainingTotalQuota be zero.

  2. -

    For each navigable in relativeNavigables: - -

      -
    1. Increment remainingTotalQuota by navigable's - allotted deferred fetching quota.

      -
    2. +

      For each navigable in relativeNavigables, increment + remainingTotalQuota by navigable's + allotted deferred fetching quota.

    3. Let remainingQuotaForOrigin be remainingTotalQuota.

    4. If remainingQuotaForOrigin is greater than 64 kibibytes, then set @@ -6832,6 +6829,7 @@ reporting sink doesn't reserve the whole quota to itself.

    5. For each navigable in relativeNavigables: +

      1. For each deferred fetch record deferredRecord in navigable's active document's fetch group's