diff --git a/fetch.bs b/fetch.bs index e9318b425..ad2f2c7d1 100755 --- a/fetch.bs +++ b/fetch.bs @@ -7517,6 +7517,9 @@ stated otherwise, it is 0. deferred fetch records:
    +
  1. If deferredRecord's invoke state + is not "pending", then continue. +

  2. Let requestLength be the total request length of deferredRecord's request.