diff --git a/index.html b/index.html index f8c38199..40bd7b0a 100644 --- a/index.html +++ b/index.html @@ -2090,9 +2090,6 @@

  • If request is not a PaymentRequest object, then throw a TypeError.
  • -
  • If the dispatch flag is unset, then throw an - "InvalidStateError" DOMException. -
  • If event.[[\waitForUpdate]] is true, then throw an "InvalidStateError" DOMException.