diff --git a/index.html b/index.html index cdb72d7..a95a55a 100644 --- a/index.html +++ b/index.html @@ -496,7 +496,7 @@

then:
  1. Let fetchedImage be the result of - steps + steps to fetch an image resource passing icon as the argument.
  2. @@ -1388,7 +1388,7 @@

    This value is a result of steps to fetch an image + "appmanifest#fetching-an-image-resource">steps to fetch an image resource or a fallback image provided by the user agent. @@ -1571,7 +1571,7 @@

  3. If |event|.{{ PaymentRequestEvent/[[windowClient]] }} is not null, then:
    1. If |event|.{{ PaymentRequestEvent/[[windowClient]] }}.visibilityState + "SERVICE-WORKERS#client-visibilitystate">visibilityState is not "unloaded", reject promise with an {{"InvalidStateError"}} {{DOMException}} and abort these steps.
    2. @@ -1895,10 +1895,6 @@

      global object's associated service worker's containing service worker registration. -
    3. If registration’s uninstalling flag is set, - invoke Try Clear Registration with - registration. -
    4. If registration is not null, invoke Try Activate with registration.
    5. @@ -2167,8 +2163,8 @@

      "payment-request#dom-paymentrequestupdateevent">PaymentRequestUpdateEvent, ID, canMakePayment(), - show(), + "payment-request#canmakepayment-method">canMakePayment(), + show(), updateWith(detailsPromise), worker client, ServiceWorkerRegistration, ServiceWorkerGlobalScope, + "SERVICE-WORKERS#serviceworkerglobalscope-interface">ServiceWorkerGlobalScope, fire functional event, extend lifetime + "SERVICE-WORKERS#extendableevent-extend-lifetime-promises">extend lifetime promises,pending promises + "SERVICE-WORKERS#extendableevent-pending-promises-count">pending promises count, containing - service worker registration, uninstalling flag, + service worker registration, Try Clear Registration, Try Activate,