Re: [w3c/payment-request] Editorial: Use respec shorthands instead of `data-lt` (#899)

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