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

janiceshiu commented on this pull request.



> @@ -760,8 +758,8 @@ <h2>
               <li data-tests=
               "payment-request-ctor-currency-code-checks.https.html">
                 <a>Check and canonicalize total amount</a>
-                |details|.<a>total</a>.<a data-lt=
-                "PaymentItem.amount">amount</a>. Rethrow any exceptions.
+                |details|.<a>total</a>.{{PaymentItem/amount}}. Rethrow any

ok. removing the `data-lt-for` in this `<li>` as well since it is no longer needed once we do this. will do this locally so that i can remove `data-lt-for` and add this suggestion in the same commit.

-- 
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#discussion_r381686281

Received on Thursday, 20 February 2020 02:40:03 UTC