diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index d0e62dc8..47b96f24 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -935,8 +935,9 @@

complete()

  • Set the value of the internal slot [[\completeCalled]] to true.
  • Return promise and asynchronously perform the remaining steps.
  • -
  • Close down any remaining user interface. The user agent MAY use the value result - to influence the user experience.
  • +
  • Close down any remaining user interface. The user agent MAY use the value result + to influence the user experience. User agents SHOULD treat unrecognized result + values as the value "".
  • Resolve promise with undefined.