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

I'm not sure but the spec says that:

> The type of the attribute, after resolving typedefs, must not be a nullable or non-nullable version of any of the following types:
> 
> - a sequence type
> - a dictionary type  <<-- Maybe.. possible?
> - a record type
> - a union type that has a nullable or non-nullable sequence type, dictionary, or record as one of its flattened member types

If I'm missing something, please correct me.

https://heycam.github.io/webidl/#idl-attributes

-- 
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#issuecomment-307156965

Received on Thursday, 8 June 2017 16:31:01 UTC