- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 19 Feb 2020 00:56:54 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 February 2020 08:57:07 UTC
marcoscaceres commented on this pull request.
> @@ -1376,10 +1362,8 @@ <h2>
A {{PaymentRequest}}'s <a>shippingType</a> attribute is the type of
shipping used to fulfill the transaction. Its value is either a
<a>PaymentShippingType</a> enum value, or null if none is provided by
- the developer during <a data-lt=
- "PaymentRequest.PaymentRequest()">construction</a> (see
- <a>PaymentOptions</a>'s <a data-lt=
- "PaymentOptions.shippingType">shippingType</a> member).
+ the developer during [=PaymentRequest.PaymentRequest()|construction=]
+ (see <a>PaymentOptions</a>'s {{PaymentOptions/shippingType}} member).
```suggestion
(see {{PaymentOptions}}'s {{PaymentOptions/shippingType}} member).
```
--
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-360933878
Received on Wednesday, 19 February 2020 08:57:07 UTC