Revision 89771cdf0fa6db1a807d3242459db4a4fa295d95 authored by B2G Bumper Bot on 22 May 2014, 11:02:57 UTC, committed by B2G Bumper Bot on 22 May 2014, 11:02:57 UTC
1 parent 7d11dd5
Raw File
numerics-1-ref.html
<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
</head>
<body>

<p>01234567890123456789</p>
<p>01,234,567,890,123,456,789</p>
<p>01.234.567.890.123.456.789</p>

<p>-01234567890123456789</p>
<p>-01,234,567,890,123,456,789</p>
<p>-01.234.567.890.123.456.789</p>

<p>+01234567890123456789</p>
<p>+01,234,567,890,123,456,789</p>
<p>+01.234.567.890.123.456.789</p>

<p>&#xB1;01234567890123456789</p>
<p>&#xB1;01,234,567,890,123,456,789</p>
<p>&#xB1;01.234.567.890.123.456.789</p>

</body>
</html>
back to top