- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 09 Jul 2018 18:20:04 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 July 2018 18:20:31 UTC
marcoscaceres commented on this pull request. > @@ -2795,18 +2795,18 @@ <h2> </h2> <pre class="idl"> dictionary AddressErrorFields { - DOMString addressLineError; - DOMString cityError; - DOMString countryError; - DOMString dependentLocalityError; - DOMString languageCodeError; - DOMString organizationError; - DOMString phoneError; - DOMString postalCodeError; - DOMString recipientError; - DOMString regionError; - DOMString regionCodeError; - DOMString sortingCodeError; + DOMString addressLine; Gonna go through the spec after all these parts land and put things in order. Right now just want to get things tested and implemented. -- 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-request/pull/745#discussion_r201100241
Received on Monday, 9 July 2018 18:20:31 UTC