[w3c/payment-request] Editorial: complete() returns rejected promise (#732)

The current spec text read as if calling complete() twice would cause
the interface to close down based on the second call.

This just returns a rejected promise if the completeCalled is `true`.


You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/payment-request/pull/732

-- Commit Summary --

  * Editorial: complete() returns rejected promise

-- File Changes --

    M index.html (14)

-- Patch Links --

https://github.com/w3c/payment-request/pull/732.patch
https://github.com/w3c/payment-request/pull/732.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/732

Received on Tuesday, 19 June 2018 18:01:59 UTC