Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<title>Segment break transformation: currency symbols</title>
<link rel="author" href="mailto:jkew@mozilla.com">
<link rel="match" href="segment-break-transformation-currency-001-ref.html">
<meta name="flags" content="should" />
<p>Each currency amount should have space before and after; there should be no other spaces.</p>
<p lang="ja" style="font-family: sans-serif; word-spacing: 1em;">
価格は
$1.00
です。
価格は
¥150
です。
価格は
€1.00
です。
価格は
₩1500
です。
</p>