Re: [w3c/payment-request] Part 1: fine grained error for addresses (#712)

marcoscaceres 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;

Decided to postfix all these with "Error" in the name, as I felt it made it a little bit more clear when in userland code. 

-- 
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#pullrequestreview-120947113

Received on Thursday, 17 May 2018 08:50:34 UTC