- From: Adrian Hope-Bailie <notifications@github.com>
- Date: Tue, 12 Apr 2016 08:41:36 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Tuesday, 12 April 2016 15:42:12 UTC
@adrianba, does that imply changing: ```html <p>The <code><dfn>abort</dfn></code> method may be called if the web page wishes to abort the payment request (<var>request</var>) after the <a><code>show</code></a> method has been called and before the <em>request</em>@[[\acceptPromise]] has been resolved.</p> ``` to ```html <p>The <code><dfn>abort</dfn></code> method may be called if the web page wishes to abort the payment request after the <a><code>show</code></a> method has been called and before the <em>request</em>@[[\acceptPromise]] has been resolved.</p> ``` or something similar? --- 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/130#issuecomment-208968490
Received on Tuesday, 12 April 2016 15:42:12 UTC