- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Feb 2020 00:54:24 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 08:54:36 UTC
marcoscaceres commented on this pull request.
> @@ -760,8 +758,8 @@ <h2>
<li data-tests=
"payment-request-ctor-currency-code-checks.https.html">
<a>Check and canonicalize total amount</a>
- |details|.<a>total</a>.<a data-lt=
- "PaymentItem.amount">amount</a>. Rethrow any exceptions.
+ |details|.<a>total</a>.{{PaymentItem/amount}}. Rethrow any
```suggestion
|details|.{{PaymentDetailsInit /total}}.{{PaymentItem/amount}}. Rethrow any
```
--
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/899#pullrequestreview-360932300
Received on Wednesday, 19 February 2020 08:54:36 UTC