- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Feb 2020 01:04:09 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 09:04:26 UTC
marcoscaceres commented on this pull request.
> @@ -1470,12 +1454,11 @@ <h2>
"PaymentRequest">[[\serializedModifierData]]</dfn>
</td>
<td>
- A list containing the serialized string form of each <a data-lt=
- "PaymentDetailsModifier.data">data</a> member for each
- corresponding item in the sequence
- [=PaymentRequest/[[details]]=].<a data-lt=
- "PaymentDetailsBase">modifier</a>, or null if no such member was
- present.
+ A list containing the serialized string form of each
+ {{PaymentDetailsModifier/data}} member for each corresponding
+ item in the sequence
+ [=PaymentRequest/[[details]]=].[=PaymentDetailsBase|modifier=],
```suggestion
[=PaymentRequest/[[details]]=].{{PaymentDetailsBase/modifier}},
```
--
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-360938525
Received on Wednesday, 19 February 2020 09:04:26 UTC