- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 20 May 2024 15:21:55 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 May 2024 22:21:59 UTC
@marcoscaceres commented on this pull request.
> + <dd>
+ The <a>sorting code</a> has a validation error. In the user agent's
+ UI, this member corresponds to the input field that provided the
+ {{ContactAddress}}'s {{ContactAddress/sortingCode}} attribute's
+ value.
+ </dd>
+ </dl>
+ </section>
+ <section>
+ <h2>
+ Creating a `ContactAddress` from user-provided input
+ </h2>
+ <p>
+ The steps to <dfn data-export="">create a `ContactAddress` from
+ user-provided input</dfn> are given by the following algorithm. The
+ algorithm takes a <a>list</a> |redactList|.
```suggestion
algorithm takes a [=list=] |redactList:list|.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/996#pullrequestreview-2067135853
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/payment-request/pull/996/review/2067135853@github.com>
Received on Monday, 20 May 2024 22:21:59 UTC