[w3c/payment-request] Do .data IDL conversion in constructor (#829)

Closes #813 

Converts PaymentMethodData.data to IDL type or object. 
 
The following tasks have been completed:

 * [X] Confirmed there are no ReSpec errors/warnings.
 * [X] [Modified Web platform tests](https://github.com/web-platform-tests/wpt/pull/14205)
 * [X] Modified MDN Docs - obscure detail, not required. 

Implementation commitment:

 * [ ] Safari 
 * [x] Chrome - Implemented 
 * [x] Firefox - Implemented 
 * [ ] Edge (public signal)

Optional, Impact on Payment Handler spec?


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

  https://github.com/w3c/payment-request/pull/829

-- Commit Summary --

  * Do .data IDL conversion in PR constructor

-- File Changes --

    M index.html (9)

-- Patch Links --

https://github.com/w3c/payment-request/pull/829.patch
https://github.com/w3c/payment-request/pull/829.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/payment-request/pull/829

Received on Tuesday, 29 January 2019 01:46:36 UTC