[w3c/payment-handler] Add ImageObject dictionary. (#174)

The paymentinstrument and the paymentwallet have a sequence of ImageObject
as member, but there is no definition of ImageObject in the current spec.
We already know implicitly that is is similar to the image object in the
manifest spec[1]. But the does not have WebIDL definition of it, so it is
difficult to represent our data structure. To resolve the issue, this change
is adding ImageObject dictionary in WebIDL level.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/payment-handler/pull/174

-- Commit Summary --

  * Add ImageObject dictionary.

-- File Changes --

    M index.html (114)

-- Patch Links --

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

Received on Thursday, 8 June 2017 10:42:19 UTC