- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 01 Aug 2017 06:00:19 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 August 2017 06:00:42 UTC
marcoscaceres commented on this pull request. > </pre> + <section> + <h3> + Validity checkers + </h3> + <p> + A <dfn data-cite="INFRA#javascript-string">JavaScript string</dfn> is + a <dfn>valid decimal monetary value</dfn> if it consists of the + following <dfn data-lt="code point" data-cite="INFRA#code-point">code + points</dfn> in the given order: [[!INFRA]] + </p> + <ol> + <li>Optionally, a single U+002D HYPHEN-MINUS (-), to indicate that + the amount is negative. I fixed these globally also to match infra. -- 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/567#discussion_r130525055
Received on Tuesday, 1 August 2017 06:00:42 UTC