- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Feb 2020 01:00:30 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 09:00:46 UTC
marcoscaceres commented on this pull request. > @@ -1891,9 +1868,8 @@ <h2> <aside class="note"> Algorithms in this specification that accept a <a>PaymentDetailsInit</a> dictionary will throw if the - <a>total</a>.<a data-lt= - "PaymentItem.amount">amount</a>.<a data-lt= - "PaymentCurrencyAmount.value">value</a> is a negative number. + <a>total</a>.{{PaymentItem/amount}}.{{PaymentCurrencyAmount/value}} ```suggestion {{PaymentDetailsInit /total}}.{{PaymentItem/amount}}.{{PaymentCurrencyAmount/value}} ``` -- 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-360936162
Received on Wednesday, 19 February 2020 09:00:46 UTC