Re: [w3c/browser-payment-api] fields in abort() Update paymentrequest.html (#130)

>          has been resolved.</p>
>  
>          <p>The <a><code>abort</code></a> method MUST act as follows:</p>
>          <ol>
> -          <li>If the value of [[\state]] is not <em>interactive</em> then
> +          <li>If the value of <em>request</em>[[\state]] is not <em>interactive</em> then
>            <a>throw</a> an <a><code>InvalidStateError</code></a>.</li>

Change to `<em>request</em>@[[\state]]`

---
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/files/fe174063842821a044a3539bb927a0f703209c09#r59126015

Received on Sunday, 10 April 2016 03:07:52 UTC