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

Hi,
https://cdn.rawgit.com/w3c/browser-payment-api/0d1d5d7ff0f1bb7b37970994f1eb719101aaccbc/fpwd/paymentrequest.html#abort

I think that “ [[“ should be replaced by “request@[[“ in this section.
E.g.: “If the value of [[state]] is not interactive then throw an InvalidStateError.” Should be “If the value of request@[[state]] is not interactive then throw an InvalidStateError.”

I did not create a PR because it seems the default branch is gh-pages but my understanding of how w3c specs at github work is that gh-pages should not be touched by humans.

Kind regards
Axel

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

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

-- Commit Summary --

  * Update paymentrequest.html

-- File Changes --

    M specs/paymentrequest.html (6)

-- Patch Links --

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

Received on Friday, 8 April 2016 09:09:01 UTC