[w3c/browser-payment-api] Remove must in complete() (#280)

The complete method description indicated that the method must be called after the user has accepted the payment request.  This use of "must" was a requirement on the web page, and as an RFC 2119 term was misleading.  

Also, there is a SHOULD requirement on user agents in the paragraph, but the SHOULD was not in upper case so it was not called out as an assertion.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/280

-- Commit Summary --

  * Remove must in complete()

-- File Changes --

    M index.html (4)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/280.patch
https://github.com/w3c/browser-payment-api/pull/280.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/browser-payment-api/pull/280

Received on Monday, 19 September 2016 09:04:41 UTC