segment-break-transformation-currency-001.html (647B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>Segment break transformation: currency symbols</title> 4 <link rel="author" href="mailto:jkew@mozilla.com"> 5 <link rel="match" href="segment-break-transformation-currency-001-ref.html"> 6 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1940947"> 7 <meta name="flags" content="should" /> 8 9 <p>Each currency amount should have space before and after; there should be no other spaces.</p> 10 <p lang="ja" style="font-family: sans-serif; word-spacing: 1em;"> 11 価格は 12 $1.00 13 です。 14 価格は 15 ¥150 16 です。 17 価格は 18 €1.00 19 です。 20 価格は 21 ₩1500 22 です。 23 </p>