Skip to content

Commit 3fa3ec4

Browse files
committed
Amended the ethiopian-numeric algorithm to not put a separator on removed odd groups, per http://www.geez.org/w3c/css/
1 parent 151b82a commit 3fa3ec4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-lists/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ <h4 id='ethiopic-numeric'>
634634
</table>
635635
</li>
636636

637-
<li>For each group with an odd index (as given in the second step),
638-
append ፻ U+137B.</li>
637+
<li>For each group with an odd index (as given in the second step) that
638+
did not have its digits removed in the third step, append ፻ U+137B.</li>
639639

640640
<li>For each group with an even index (as given in the second step),
641641
except the group with number 0, append ፼ U+137C.</li>

0 commit comments

Comments
 (0)