marcoscaceres requested changes on this pull request.
> @@ -1391,6 +1391,9 @@
</dt>
<dd>
A <a>valid decimal monetary value</a> containing a monetary amount.
+ User agents should not alter values provided as input; for example,
As I mentioned in the bug, it's a "statement of fact" that UAs can present the value differently - but this doesn't belong here. It belongs in the "currency member" description.
I suggest we add the following, underneath "A user agent SHOULD use U+00A4 (¤) for formatting.":
```
Users agents MAY format the display of the <a>currency</a> member
to adhere to OS conventions (e.g., for localization purposes).
```
--
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/631#pullrequestreview-64471885