[w3c/payment-handler] PaymentRequestEvent.total (#175)

The [`PaymentRequestEvent.total`](https://w3c.github.io/payment-handler/#dom-paymentrequestevent) is defined to have a type of [`PaymenItem`](https://w3c.github.io/browser-payment-api/#paymentitem-dictionary), which is a dictionary. However, [WebIDL spec](https://heycam.github.io/webidl/#idl-dictionaries) says that attributes should not be dictionaries.

-- 
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/issues/175

Received on Thursday, 8 June 2017 16:15:09 UTC