Skip to content

Commit 389ff83

Browse files
committed
mention character name for U+002E as requested by Richard ishida
1 parent 4b4b77d commit 389ff83

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

css3-lists/Overview.src.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ <h3>Algorithmic</h3>
531531
unclear.</p>
532532
-->
533533

534-
<p>The suffix for the armenian numbering system is a dot &#x002E; U+002E.</p>
534+
<p>The suffix for the armenian numbering system is a dot (&#x002E; U+002E FULL STOP).</p>
535535

536536
<p>Numbers outside the range of the armenian system are rendered using the decimal numbering style.</p>
537537

@@ -575,7 +575,7 @@ <h3>Algorithmic</h3>
575575

576576
</ol>
577577

578-
<p>The suffix for the cjk-ideographic numbering systems is a dot &#x002E; U+002E. <span
578+
<p>The suffix for the cjk-ideographic numbering systems is a dot (&#x002E; U+002E FULL STOP). <span
579579
class="issue">Is there a better suffix to use?</span></p>
580580

581581
<p>If specified explicitly, the cjk-ideograph keyword should be handled like
@@ -715,7 +715,7 @@ <h3>Algorithmic</h3>
715715
<p>This system is defined for all numbers greater than zero. For zero and negative numbers, the
716716
decimal system is used instead.</p>
717717

718-
<p>The suffix for the ethiopic-numeric numbering systems is a dot &#x002E; U+002E. <span
718+
<p>The suffix for the ethiopic-numeric numbering systems is a dot (&#x002E; U+002E FULL STOP). <span
719719
class="issue">Is there a better suffix to use? <strong>The alphabetic ethiopic systems use a
720720
different suffix.</strong></span></p>
721721

@@ -931,7 +931,7 @@ <h3>Algorithmic</h3>
931931

932932
<p>Note that these codepoints are not all sequential.</p>
933933

934-
<p>The suffix for the georgian numbering system is a dot &#x002E; U+002E.</p>
934+
<p>The suffix for the georgian numbering system is a dot (&#x002E; U+002E FULL STOP).</p>
935935

936936
<p>Numbers outside the range of the georgian system are rendered using the decimal numbering style.</p>
937937

@@ -1117,7 +1117,7 @@ <h3>Algorithmic</h3>
11171117
the last character.</p>
11181118
--> <p class="issue">Some text about geresh/gershayim is commented out here.</p>
11191119

1120-
<p>The suffix for the hebrew numbering system is a dot &#x002E; U+002E.</p>
1120+
<p>The suffix for the hebrew numbering system is a dot (&#x002E; U+002E FULL STOP).</p>
11211121

11221122
<p>Numbers outside the range of the Hebrew system are rendered using the
11231123
decimal numbering style.</p>
@@ -1938,7 +1938,7 @@ <h3>Algorithmic</h3>
19381938
of characters with the combining acute accent, as well.
19391939
Which form is preferred in practice?</p>
19401940

1941-
<p>The suffix for the syriac numbering system is a dot &#x002E; U+002E.</p>
1941+
<p>The suffix for the syriac numbering system is a dot (&#x002E; U+002E FULL STOP).</p>
19421942

19431943
<p>Numbers outside the range of the syriac system are rendered using the decimal numbering style.</p>
19441944

@@ -2036,7 +2036,7 @@ <h3>Algorithmic</h3>
20362036

20372037
</ol>
20382038

2039-
<p>The suffix for the tamil numbering system is a dot &#x002E; U+002E.</p>
2039+
<p>The suffix for the tamil numbering system is a dot (&#x002E; U+002E FULL STOP).</p>
20402040

20412041
<p>Numbers outside the range of the tamil system are rendered using the decimal numbering style.</p>
20422042

@@ -2510,7 +2510,7 @@ <h3>Algorithmic</h3>
25102510
prepending it to the current result. For very large numbers, this step may be entered several
25112511
times, resulting in the first few characters of the result having multiple overbars.</li>
25122512
</ol>
2513-
<p>The suffix for roman numerals is a dot &#x002E; U+002E.</p>
2513+
<p>The suffix for roman numerals is a dot (&#x002E; U+002E FULL STOP).</p>
25142514
<p>Zero and negative numbers are rendered using the decimal numbering style.</p>
25152515
<div class="example">
25162516
<p>For example, decimal 4294967296 is, in the upper-roman numbering style:</p>

0 commit comments

Comments
 (0)