- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 02 Jul 2024 16:10:45 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 July 2024 23:10:49 UTC
@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