[w3c/browser-payment-api] Remove trailing comma from IDL enums (#453)

28d01b4fdca2da26efe622a0082f8f3956815328 introduced trailing commas
in IDL enums. From what I can tell from
https://heycam.github.io/webidl/#idl-enums that is not allowed.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove trailing comma from IDL enums

-- File Changes --

    M index.html (4)

-- Patch Links --

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

Received on Friday, 10 March 2017 07:20:35 UTC