Re: [w3c/payment-request] Construct and set attrs on PaymentAddress (#607)

marcoscaceres commented on this pull request.



> @@ -2829,10 +2829,66 @@
           <li>
             <a>Queue a task</a> on the <a>user interaction task source</a> to
             run the following steps:
-            <ol>
+            <ol data-link-for="PaymentAddress">
+              <li>Let <var>address</var> be a new instance of
+              <a>PaymentAddress</a>.
+              </li>
+              <li>Set the <a>addressLine</a> attribute of <var>address</var> to

Good point. I'll add the slots. 

-- 
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/607#discussion_r137154065

Received on Wednesday, 6 September 2017 01:36:53 UTC