Re: [w3c/payment-request] Editorial: Export terms for payment method basic card spec (#894)

marcoscaceres commented on this pull request.



> @@ -4530,9 +4542,9 @@ <h2>
           </li>
           <li>If the <a data-lt=
           "PaymentOptions.requestShipping">requestShipping</a> value of
-          |request|.<a>[[\options]]</a> is true, then if the <a data-lt=
-          "PaymentRequest.shippingAddress">shippingAddress</a> attribute of
-          |request| is null or if the <a data-lt=
+          |request|.[=PaymentRequest/[[options]]=] is true, then if the
+          <a data-lt="PaymentRequest.shippingAddress">shippingAddress</a>

```suggestion
          {{PaymentRequest/shippingAddress}}
```

Could you check if there are others like this one? We should kill any data-lt="Foo.Bar" ones. 

-- 
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/894#pullrequestreview-347724990

Received on Friday, 24 January 2020 02:29:03 UTC