Re: [w3c/payment-request] Add dir and lang support for human readable labels (#971)

@marcoscaceres commented on this pull request.



> @@ -1706,6 +1711,16 @@ <h2>
       <h2>
         <dfn>PaymentItem</dfn> dictionary
       </h2>
+      <aside class="addition" id="a1">
+        <p>
+        <span class="marker">Candidate Addition 1:</span>
+         This dictionary might include definitions for optional members `lang` and
+        `dir` to indicate the language and text-direction override of {{PaymentItem/label}}. 

```suggestion
        `dir` to indicate the language and base direction of the {{PaymentItem/label}} 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/971#pullrequestreview-774469952

Received on Thursday, 7 October 2021 23:06:57 UTC