Re: [w3c/payment-request] Revert "Drop PaymentAddress, shipping + billing address support (#955)" (PR #996)

@marcoscaceres commented on this pull request.



> +              <li>Let |redactList:list| be the empty <a>list</a>.
+              </li>
+              <li>Let |shippingAddress:ContactAddress| be the result of
+              <a>create a `ContactAddress` from user-provided input</a> with
+              |redactList|.
+              </li>

```suggestion
              <li>Let |shippingAddress:ContactAddress| be the result of
              <a>create a `ContactAddress` from user-provided input</a>.
              </li>
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2155030640
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-request/pull/996/review/2155030640@github.com>

Received on Tuesday, 2 July 2024 23:10:49 UTC