- From: Jinho Bang <notifications@github.com>
- Date: Thu, 08 Jun 2017 09:30:26 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 8 June 2017 16:31:01 UTC
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