Re: [w3c/payment-request] Call out payment handlers in abort() (#679)

marcoscaceres requested changes on this pull request.

Tiny change needed. Can you kindly also change the commit message to be prefixed with “editorial: “. 

> @@ -1010,8 +1010,8 @@ <h2>
           <li>Return <var>promise</var> and perform the remaining steps <a>in
           parallel</a>.
           </li>
-          <li>Try to abort the current user interaction and close down any
-          remaining user interface.
+          <li>Try to abort the current user interaction with the payment
+          handler and close down any remaining user interface.

Just need `<a>` around payment handler. 

-- 
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/679#pullrequestreview-92388802

Received on Monday, 29 January 2018 23:02:07 UTC