Re: [w3c/browser-payment-api] PaymentDetails "total" member should be required (#320)

@adrianba, I see it's used also in https://w3c.github.io/browser-payment-api/#dom-paymentrequestupdateevent-updatewith, is that the place?

If so, the because the dictionary has no required members it'd have to be made optional in the constructor, even though it'd always throw when emitted. ([`getUserMedia()`](https://w3c.github.io/mediacapture-main/#mediadevices-interface-extensions) is also like this.)

-- 
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/issues/320#issuecomment-263739604

Received on Tuesday, 29 November 2016 23:58:58 UTC