|
29 | 29 |
|
30 | 30 | <h1>CSS Lists Module Level 3</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 February |
| 32 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 February |
33 | 33 | 2009</h2> |
34 | 34 |
|
35 | 35 | <dl> |
36 | 36 | <dt>This version: |
37 | 37 |
|
38 | | - <dd><!-- <a href="http://www.w3.org/TR/2009/WD-css3-lists-20090209">http://www.w3.org/TR/2009/WD-css3-lists-20090209</a></dd> --> |
| 38 | + <dd><!-- <a href="http://www.w3.org/TR/2009/WD-css3-lists-20090210">http://www.w3.org/TR/2009/WD-css3-lists-20090210</a></dd> --> |
39 | 39 | <a |
40 | 40 | href="http://dev.w3.org/csswg/css3-lists">http://dev.w3.org/csswg/css3-lists</a> |
41 | 41 |
|
@@ -503,13 +503,13 @@ <h3 id=algorithmic><span class=secno>3.2 </span>Algorithmic</h3> |
503 | 503 | <dt><dfn id=armenian>armenian</dfn>, <dfn |
504 | 504 | id=lower-armenian>lower-armenian</dfn> |
505 | 505 |
|
506 | | - <dd>This is a simple additive system defined for the range 1 to 99999999. |
507 | | - The digits are split into two groups of four (if there are less than |
508 | | - eight digits, the least significant group is filled first). Within each |
509 | | - group, appropriate digits are picked from the following list (at most one |
510 | | - per column) and written in descending order by value (thousands first). |
511 | | - Any characters in the most significant group are then combined with a |
512 | | - circumflex accent, ◌̂ U+0302. <!-- |
| 506 | + <dd>This is a simple additive system defined for the range 1 to 9999. |
| 507 | + <!-- The digits are split into two groups of four (if there are |
| 508 | +less than eight digits, the least significant group is filled first). |
| 509 | +Within each group, appropriate digits are picked from the following |
| 510 | +list (at most one per column) and written in descending order by value |
| 511 | +(thousands first). Any characters in the most significant group are |
| 512 | +then combined with a circumflex accent, ◌̂ U+0302. |
513 | 513 | 25CC is a dotted circle --> |
514 | 514 |
|
515 | 515 | <table> |
|
0 commit comments