- From: Jared Wein <notifications@github.com>
- Date: Fri, 25 May 2018 22:39:28 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 26 May 2018 05:39:52 UTC
msujaws commented on this pull request.
> @@ -2719,6 +2761,152 @@ <h2>
</dd>
</dl>
</section>
+ <section data-dfn-for="AddressErrorFields" data-link-for=
+ "AddressErrorFields">
+ <h2>
+ <dfn>AddressErrorFields</dfn> dictionary
+ </h2>
+ <pre class="idl">
+ dictionary AddressErrorFields {
+ DOMString addressLineError;
Fair enough :)
--
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/712#discussion_r191040528
Received on Saturday, 26 May 2018 05:39:52 UTC