- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Feb 2020 00:57:21 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 08:57:33 UTC
marcoscaceres commented on this pull request.
> @@ -1486,14 +1469,12 @@ <h2>
<td>
The current <a>PaymentDetailsBase</a> for the payment request
initially supplied to the constructor and then updated with calls
- to <a data-lt=
- "PaymentRequestUpdateEvent.updateWith">updateWith()</a>. Note
- that all <a data-lt="PaymentDetailsModifier.data">data</a>
- members of <a>PaymentDetailsModifier</a> instances contained in
- the <a data-lt="PaymentDetailsBase.modifiers">modifiers</a>
- member will be removed, as they are instead stored in serialized
- form in the [=PaymentRequest/[[serializedModifierData]]=]
- internal slot.
+ to {{PaymentRequestUpdateEvent/updateWith()}}. Note that all
+ {{PaymentDetailsModifier/data}} members of
+ <a>PaymentDetailsModifier</a> instances contained in the
```suggestion
{{PaymentDetailsModifier}} instances contained in the
```
--
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-360934161
Received on Wednesday, 19 February 2020 08:57:33 UTC